File: relax-ordered-float

package info (click to toggle)
rust-pyo3 0.26.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,560 kB
  • sloc: javascript: 59; makefile: 58; python: 39; sh: 1
file content (13 lines) | stat: -rw-r--r-- 271 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: b/Cargo.toml
===================================================================
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -429,7 +429,7 @@
 version = "1.21"
 
 [dependencies.ordered-float]
-version = "5.0.0"
+version = "4"
 optional = true
 default-features = false