Skip to content

Commit

Permalink
Use the most recent version of dashmap (#1541)
Browse files Browse the repository at this point in the history
  • Loading branch information
BastiDood authored and arqunis committed Mar 15, 2022
1 parent fa68bb1 commit 6298f67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Expand Up @@ -34,7 +34,7 @@ version = "0.3.8"
optional = true

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

[dependencies.uwl]
Expand Down Expand Up @@ -138,7 +138,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 6298f67

Please sign in to comment.