Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 96f65167d5 |
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ mtp-transport = { git = "https://git.methanium.net/Methanium/mtp.git" }
|
||||||
|
|
||||||
ansi_term = "0.12.1"
|
ansi_term = "0.12.1"
|
||||||
uuid = { version = "1.24.0", features = ["v4"] }
|
uuid = { version = "1.24.0", features = ["v4"] }
|
||||||
base64 = "0.22.1"
|
base64 = "0.23.0"
|
||||||
dashmap = "6.2.1"
|
dashmap = "6.2.1"
|
||||||
once_cell = "1.21.4"
|
once_cell = "1.21.4"
|
||||||
rand = "0.10.2"
|
rand = "0.10.2"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue