File: relax-deps.patch

package info (click to toggle)
rust-field-offset 0.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 132 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 299 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,6 +19,6 @@ readme = "README.md"
 license = "MIT OR Apache-2.0"
 repository = "https://github.com/Diggsey/rust-field-offset"
 [dependencies.memoffset]
-version = "0.6.0"
+version = "0.6"
 [build-dependencies.rustc_version]
-version = "0.3.0"
+version = "0.4"