Merge pull request 'Update Rust crate anyhow to 1.0.71' (#27) from renovate/anyhow-1.x into master
Reviewed-on: #27
This commit is contained in:
commit
523a62f43a
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ edition = "2021"
|
|||
[dependencies]
|
||||
serialport = "4.2.0"
|
||||
gtk = { version = "0.17.1", features = ["v3_24"] }
|
||||
anyhow = { version = "1.0.70", features = ["backtrace"] }
|
||||
anyhow = { version = "1.0.71", features = ["backtrace"] }
|
||||
glib = "0.17.9"
|
||||
|
|
Loading…
Reference in a new issue