File: bump-rustfix.patch

package info (click to toggle)
rust-compiletest-rs 0.11.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 380 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 201 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- compiletest-rs.orig/Cargo.toml
+++ compiletest-rs/Cargo.toml
@@ -49,7 +49,7 @@
 version = "1.0"
 
 [dependencies.rustfix]
-version = "0.8"
+version = "0.9"
 
 [dependencies.serde]
 version = "1.0"