Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'lib/line-index/Cargo.toml')
| -rw-r--r-- | lib/line-index/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/line-index/Cargo.toml b/lib/line-index/Cargo.toml index f15c2e3937..81cd364cc2 100644 --- a/lib/line-index/Cargo.toml +++ b/lib/line-index/Cargo.toml @@ -11,7 +11,7 @@ text-size = "1.1.1" nohash-hasher = "0.2.0" [dev-dependencies] -oorandom = "11.1.3" +oorandom = "11.1.5" [lints] workspace = true |