File: newer-radium

package info (click to toggle)
rust-rustpython-common 0.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 368 kB
  • sloc: makefile: 4
file content (13 lines) | stat: -rw-r--r-- 328 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: rustpython-common/Cargo.toml
===================================================================
--- rustpython-common.orig/Cargo.toml
+++ rustpython-common/Cargo.toml
@@ -60,7 +60,7 @@ version = "0.12.0"
 optional = true
 
 [dependencies.radium]
-version = "0.7"
+version = "1.0"
 
 [dependencies.rand]
 version = "0.8"