mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2024-11-22 21:39:21 +00:00
Update dependencies
This commit is contained in:
parent
f67a1bd4ee
commit
8759038f0b
797
Cargo.lock
generated
797
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -34,10 +34,10 @@ regex = "1.4.3"
|
|||||||
dashmap = "5.1.0"
|
dashmap = "5.1.0"
|
||||||
reqwest = { version = "0.11.1", features = ["json"] }
|
reqwest = { version = "0.11.1", features = ["json"] }
|
||||||
webrtc-sdp = "0.3.8"
|
webrtc-sdp = "0.3.8"
|
||||||
bcrypt = "0.12.0"
|
bcrypt = "0.13.0"
|
||||||
mp3-metadata = "0.3.3"
|
mp3-metadata = "0.3.3"
|
||||||
mp4 = "0.9.2"
|
mp4 = "0.11.0"
|
||||||
zip = "0.5.10"
|
zip = "0.6.2"
|
||||||
webpage = "1.2.0"
|
webpage = "1.2.0"
|
||||||
gouth = "0.2.0"
|
gouth = "0.2.0"
|
||||||
webauthn-rs = "0.3.2"
|
webauthn-rs = "0.3.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user