File: relax-env-logger

package info (click to toggle)
rust-erbium 1.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 192 kB
  • sloc: makefile: 4
file content (13 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: erbium/Cargo.toml
===================================================================
--- erbium.orig/Cargo.toml
+++ erbium/Cargo.toml
@@ -30,7 +30,7 @@ features = ["tokio1"]
 version = "0.1.42"
 
 [dependencies.env_logger]
-version = "0.10"
+version = ">=0.9"
 
 [dependencies.erbium-core]
 version = "1.0.4"