We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a6fb29 commit 4cb09a2Copy full SHA for 4cb09a2
Cargo.toml
@@ -17,7 +17,7 @@ cbindgen="0.23.0"
17
libtool = "0.1.1"
18
linked_hash_set = { version = "0.1.4", features = ["serde"] }
19
serde = { version = "1.0", features = ["derive"] }
20
-serde_yaml = "0.8.23"
+serde_yaml = "0.8.24"
21
tera = "1.15.0"
22
23
[dependencies]
@@ -35,7 +35,7 @@ rand = "0.8.5"
35
regex = "1.5.5"
36
scraper = "0.13.0"
37
38
-serde_json = "1.0.80"
+serde_json = "1.0.81"
39
stderrlog = "0.5.1"
40
string_cache = "=0.8.4"
41
url = "2.2.2"
0 commit comments