mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-06-03 09:00:42 +00:00
Update scoped-pool requirement from 0.1 to 1.0 (#447)
Updates the requirements on [scoped-pool](https://github.com/reem/rust-scoped-pool) to permit the latest version. - [Release notes](https://github.com/reem/rust-scoped-pool/releases) - [Commits](https://github.com/reem/rust-scoped-pool/commits/1.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Paul Masurel
parent
a6e767c877
commit
a3f1fbaae6
@@ -48,7 +48,7 @@ owned-read = "0.4"
|
||||
failure = "0.1"
|
||||
htmlescape = "0.3.1"
|
||||
fail = "0.2"
|
||||
scoped-pool = "0.1"
|
||||
scoped-pool = "1.0"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
winapi = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user