1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-22 13:29:21 +00:00

Update dependencies

This commit is contained in:
Pierre HUBERT 2022-06-11 11:08:53 +02:00
parent f67a1bd4ee
commit 8759038f0b
2 changed files with 427 additions and 376 deletions

797
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -34,10 +34,10 @@ regex = "1.4.3"
dashmap = "5.1.0"
reqwest = { version = "0.11.1", features = ["json"] }
webrtc-sdp = "0.3.8"
bcrypt = "0.12.0"
bcrypt = "0.13.0"
mp3-metadata = "0.3.3"
mp4 = "0.9.2"
zip = "0.5.10"
mp4 = "0.11.0"
zip = "0.6.2"
webpage = "1.2.0"
gouth = "0.2.0"
webauthn-rs = "0.3.2"