Skip to content

Commit

Permalink
bump libprotonup to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
auyer committed May 14, 2024
1 parent febc1e5 commit 1e44985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protonup-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ futures-util = "0.3"
# Use this to use the local changes in libprotonup.
libprotonup = { path = "../libprotonup" }
# This is necessary to publish to crates.io
# libprotonup = { version = "0.8.0" }
# libprotonup = { version = "0.8.1" }
inquire = { version = "0.7", default-features = false, features = ["termion"] }
indicatif = { version = "0.17", features = [
"improved_unicode",
Expand Down

0 comments on commit 1e44985

Please sign in to comment.