File: relax-toml.patch

package info (click to toggle)
rust-alacritty-config-derive 0.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 148 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 169 bytes parent folder | download
1
2
3
4
5
6
7
8
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -64,4 +64,4 @@ version = "1.0.117"
 features = ["derive"]
 
 [dev-dependencies.toml]
-version = "0.9.2"
+version = ">= 0.8, < 0.10"