3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2025-11-02 13:47:51 +00:00

chore: fix dependabot groups

This commit is contained in:
Rene Leonhardt 2025-08-14 11:10:44 +02:00
parent a8b36e3f74
commit aeb851a210
No known key found for this signature in database
GPG key ID: 8C95C84F75AB1E8E
14 changed files with 143 additions and 142 deletions

View file

@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
reqwest = "0.12.1"
jsonpath_lib_polars_vendor = "0.0.1"
watto = { git = "https://github.com/getsentry/watto", rev = "d71c8218506bddba102a124a460d64da25e303dc", features = ["strings"] }
watto = { git = "https://github.com/getsentry/watto", rev = "39ccb9add289c1f23c89f40506f4a80b2f4011b9", features = ["strings"] }
[dev-dependencies]
trybuild = "1"