Upgrade the simplelog dev-dependency
This commit is contained in:
parent
2070712b50
commit
4cbf0d86fd
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ nom = "6.0"
|
|||
pretty-hex = "0.2"
|
||||
|
||||
[dev-dependencies]
|
||||
simplelog = "0.8"
|
||||
simplelog = "0.9"
|
||||
|
||||
[[example]]
|
||||
name = "counter"
|
||||
|
|
Reference in a new issue