Compare commits
1 Commits
a6c5e27292
...
7956797c44
| Author | SHA1 | Date | |
|---|---|---|---|
| 7956797c44 |
1325
Cargo.lock
generated
1325
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -19,7 +19,7 @@ http.workspace = true
|
||||
cfg-if.workspace = true
|
||||
thiserror.workspace = true
|
||||
uuid.workspace = true
|
||||
reqwest = { version = "0.12.11", optional = true, features = ["json"] }
|
||||
reqwest = { version = "0.13.0", optional = true, features = ["json"] }
|
||||
serde_json = { version = "1.0.134", optional = true }
|
||||
web-sys = { version = "0.3.76", features = [
|
||||
"ScrollBehavior",
|
||||
|
||||
Reference in New Issue
Block a user