Skip to content

Commit

Permalink
Merge pull request #8 from reyk/arc-swap-1.1
Browse files Browse the repository at this point in the history
Update arc-swap to v1.1 to fix RUSTSEC-2020-0091
  • Loading branch information
dpc committed Dec 21, 2020
2 parents 4baaeda + 2a28e8f commit 20cdaff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ readme = "README.md"
path = "lib.rs"

[dependencies]
arc-swap = "1.0"
arc-swap = "1.1"
slog = "2"

[dev-dependencies]
Expand Down

0 comments on commit 20cdaff

Please sign in to comment.