3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-09-02 01:30:41 +00:00

update dependencies, use watto as example

This commit is contained in:
Arpad Borsos 2022-09-04 12:03:43 +02:00
parent 6720f05bc4
commit b8d4fa4eaf
No known key found for this signature in database
GPG key ID: FC7BCA77824B3298
6 changed files with 6669 additions and 1031 deletions

View file

@ -7,4 +7,4 @@ edition = "2021"
[dependencies]
reqwest = "0.11.11"
proguard = { git = "https://github.com/getsentry/rust-proguard", rev = "4bc2cddd79cc8f7c9d14dda2f9f4c431e10c9424" }
watto = { git = "https://github.com/getsentry/watto", rev = "d71c8218506bddba102a124a460d64da25e303dc", features = ["strings"] }