mirror of
https://github.com/shiroyashik/sculptor.git
synced 2025-12-06 04:51:13 +03:00
chore: dashmap updated to 6.0.1
+ Default env RUST_LOG added to docker-compose file
This commit is contained in:
parent
e8bf52dfd1
commit
d101c84f21
3 changed files with 151 additions and 302 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue