File: relax-dep.diff

package info (click to toggle)
rust-defmt-macros 0.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 276 kB
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 277 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Index: defmt-parser/Cargo.toml
===================================================================
--- defmt-parser.orig/Cargo.toml
+++ defmt-parser/Cargo.toml
@@ -36,3 +36,3 @@
 [dev-dependencies.rstest]
-version = "0.19"
+version = ">= 0.17, < 1.0"
 default-features = false