projects
/
safe-vdash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f2542a
)
accept older branch of crate env_logger
author
Jonas Smedegaard
<dr@jones.dk>
Sat, 21 Sep 2024 16:27:14 +0000
(18:27 +0200)
committer
Jonas Smedegaard
<dr@jones.dk>
Sat, 21 Sep 2024 16:27:14 +0000
(18:27 +0200)
Bug-Debian: https://bugs.debian.org/
1063720
Forwarded: not-needed
Last-Update: 2024-02-11
Last-Update: 2024-02-11
Gbp-Pq: Name 2001_env_logger.patch
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index 9b2902771731237482ca31b5bb2a4b157d946d03..5b93cefca880010b6cff7e8fa9789f0a80e2294a 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-33,7
+33,7
@@
byte-unit = "5.1.4"
fs2 = "0.4.3"
rand = "0.8.5"
log = "0.4.11"
-env_logger = "
0.11.
1"
+env_logger = "
>= 0.10, <= 0.1
1"
strfmt = "0.2.4"
glob = "0.3.1"
serde = {version = "1.0.192", features = ["derive"] }