Skip to content

Commit 377d18d

Browse files
authored
Merge pull request #294 from sourcefrog/dependabot/cargo/lru-0.16.3
Bump lru from 0.12.3 to 0.16.3
2 parents d953498 + a930f40 commit 377d18d

File tree

2 files changed

+47
-8
lines changed

2 files changed

+47
-8
lines changed

Cargo.lock

Lines changed: 46 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ hex = "0.4.2"
4848
itertools = "0.12"
4949
lazy_static = "1.4.0"
5050
libssh2-sys = { version = "0.3.0", optional = true }
51-
lru = "0.12"
51+
lru = "0.16"
5252
mutants = "0.0.3"
5353
regex = "1.3.9"
5454
semver = "1"

0 commit comments

Comments
 (0)