Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dr0ps committed Mar 5, 2024
1 parent ef2c2bf commit 4df02bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 121 deletions.
125 changes: 5 additions & 120 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ keywords = ["CNC", "GTK", "GCode"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
rusb = "0.6.0"
rusb = "0.7.0"
serialport = "4.0.1"
serde = {version = "1.0.133", features = ["derive"]}
serde_json = "1.0.57"
Expand Down

0 comments on commit 4df02bb

Please sign in to comment.