Skip to content

Commit

Permalink
chore: bump delay_map version to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carver committed Aug 11, 2023
1 parent 7616df3 commit 0ca77fd
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 @@ categories = ["network programming"]

[dependencies]
async-trait = "0.1.64"
delay_map = "0.1.2"
delay_map = "0.3.0"
futures = "0.3.26"
rand = "0.8.5"
tokio = { version = "1.25.0", features = ["io-util", "rt-multi-thread", "macros", "net", "sync", "time"] }
Expand Down

0 comments on commit 0ca77fd

Please sign in to comment.