Skip to content

Commit

Permalink
chore: change arc-swap version
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolay-komarevskiy committed Jul 19, 2024
1 parent 38a8b45 commit 4e8ee0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ic-agent/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ tokio = { version = "1.24.2", features = ["full"] }
tower = { version = "0.4.13", optional = true }
async-trait = "0.1.80"
tracing = "0.1.40"
arc-swap = "1.7.1"
arc-swap = "^1.0.0"
simple_moving_average = "1.0.2"
tracing-subscriber = "0.3.18"
tokio-util = { version = "0.7.11", features = ["full"] }
Expand Down

0 comments on commit 4e8ee0c

Please sign in to comment.