Skip to content

Commit

Permalink
Cargo: run cargo upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
erg authored and vmx committed Jul 6, 2020
1 parent 3fd7ed7 commit 5a582a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ crate-type = ["lib"]
[dependencies]
rustc-serialize = "0.3.24"
stemmer = "0.3.2"
unicode-normalization = "0.1.8"
unicode-segmentation = "1.3.0"
unicode-normalization = "0.1.13"
unicode-segmentation = "1.6.0"
noise_search_deps_rocksdb = "0.1.1"
varint = "0.9.0"
uuid = { version = "0.7.4", features = ["v4"] }
uuid = { version = "0.8.1", features = ["v4"] }

0 comments on commit 5a582a7

Please sign in to comment.