Skip to content

Commit

Permalink
Use the most recent version of dashmap (serenity-rs#1541)
Browse files Browse the repository at this point in the history
  • Loading branch information
BastiDood authored and arqunis committed Oct 29, 2021
1 parent a8b8d9b commit 5cae4ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ version = "0.3.7"
optional = true

[dependencies.serde]
version = "1.0.103"
version = "1.0.130"
features = ["derive"]

[dependencies.uwl]
Expand Down Expand Up @@ -154,7 +154,7 @@ version = "0.3.16"
version = "2.0"

[dependencies.dashmap]
version = "4"
version = "4.0.2"
features = ["serde"]
optional = true

Expand Down

0 comments on commit 5cae4ad

Please sign in to comment.