Skip to content

Commit

Permalink
Update arc-swap to v1.1 to fix RUSTSEC-2020-0091
Browse files Browse the repository at this point in the history
  • Loading branch information
reyk committed Dec 21, 2020
1 parent 4baaeda commit 2a28e8f
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 2a28e8f

Please sign in to comment.