mirror of
https://github.com/t2linux/fedora.git
synced 2026-04-30 13:51:42 -07:00
80b9201943
`rust-ini` is a compat package for `0.20`.
8 lines
194 B
Diff
8 lines
194 B
Diff
--- rust-ini-0.20.0/Cargo.toml.orig 2024-01-27 18:42:54
|
|
+++ rust-ini-0.20.0/Cargo.toml 2024-01-27 18:41:55
|
|
@@ -36,3 +36,3 @@
|
|
[dependencies.ordered-multimap]
|
|
-version = "0.7"
|
|
+version = "0.4"
|
|
|