You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
428 B
21 lines
428 B
4 months ago
|
--- version-sync-0.9.5/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ version-sync-0.9.5/Cargo.toml 2024-09-14T15:17:25.471687+00:00
|
||
|
@@ -32,7 +32,7 @@
|
||
|
default-features = false
|
||
|
|
||
|
[dependencies.pulldown-cmark]
|
||
|
-version = "0.9.1"
|
||
|
+version = "0.11"
|
||
|
optional = true
|
||
|
default-features = false
|
||
|
|
||
|
@@ -60,7 +60,7 @@
|
||
|
default-features = false
|
||
|
|
||
|
[dependencies.toml]
|
||
|
-version = "0.7.8"
|
||
|
+version = "0.8"
|
||
|
optional = true
|
||
|
|
||
|
[dependencies.url]
|