chore: dashmap updated to 6.0.1

+ Default env RUST_LOG added to docker-compose file
This commit is contained in:
Shiroyasha 2024-07-01 17:53:55 +03:00
parent e8bf52dfd1
commit d101c84f21
Signed by: shiroyashik
GPG key ID: E4953D3940D7860A
3 changed files with 151 additions and 302 deletions

View file

@ -21,7 +21,7 @@ serde_json = "1.0.117"
toml = "0.8.13"
# Other
dashmap = "5.5.3"
dashmap = "6.0.1"
hex = "0.4.3"
uuid = { version = "1.8.0", features = ["serde"] }
base64 = "0.22.1"