Run cargo upgrade (#7448)

Co-authored-by: konstin <konstin@mailbox.org>
This commit is contained in:
Charlie Marsh 2024-09-17 06:39:58 -04:00 committed by GitHub
parent f679987fe1
commit c87ce7aaf8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
23 changed files with 118 additions and 413 deletions

View file

@ -35,7 +35,7 @@ serde = { workspace = true }
url = { workspace = true }
[dev-dependencies]
insta = { version = "1.36.1", features = ["filters", "json"] }
insta = { version = "1.40.0", features = ["filters", "json"] }
[features]
default = []