File: older-rand-0.9

package info (click to toggle)
rust-ognibuild 0.2.5-3
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,648 kB
  • sloc: makefile: 17
file content (13 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: ognibuild/Cargo.toml
===================================================================
--- ognibuild.orig/Cargo.toml
+++ ognibuild/Cargo.toml
@@ -223,7 +223,7 @@ version = "0.3.5"
 features = ["serde"]
 
 [dependencies.rand]
-version = "0.9.2"
+version = "0.9.1"
 
 [dependencies.regex]
 version = "1.11.2"