mirror of
https://github.com/Swatinem/rust-cache
synced 2025-12-10 15:23:30 +00:00
chore: fix dependabot groups (#253)
This commit is contained in:
parent
a8b36e3f74
commit
203c9eb82a
14 changed files with 155 additions and 144 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue