File: relax-deps.patch

package info (click to toggle)
rust-fluent-pseudo 0.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 120 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 179 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -59,7 +59,7 @@
 path = "src/lib.rs"
 
 [dependencies.once_cell]
-version = "1.21"
+version = "1.20"
 
 [dependencies.regex]
 version = "1.11"