Skip to content

Commit

Permalink
chore: update deps, bump version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf committed Oct 3, 2024
1 parent e9c57f9 commit a4aeb95
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 26 deletions.
27 changes: 3 additions & 24 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wchisp"
version = "0.2.3"
version = "0.3.0"
edition = "2021"
authors = ["Andelf <[email protected]>"]
repository = "https://github.com/ch32-rs/wchisp"
Expand All @@ -26,7 +26,7 @@ serde_yaml = "0.9"
clap = { version = "4", features = ["derive"] }
anyhow = "1.0"
rusb = { version = "0.9.2" }
bitfield = "0.15.0"
bitfield = "0.17.0"
scroll = "0.12.0"
simplelog = "0.12"
hex = "0.4"
Expand Down

0 comments on commit a4aeb95

Please sign in to comment.