Browse Source

Bump env_logger dev-dependency

Ruben De Smet 2 năm trước cách đây
mục cha
commit
4e4567d238
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -27,7 +27,7 @@ cfg-if = "1.0.0"
 heapless = "0.7.8"
 
 [dev-dependencies]
-env_logger = "0.9"
+env_logger = "0.10"
 getopts = "0.2"
 rand = "0.8"
 url = "2.0"