Skip to content

Commit

Permalink
build: update axoupdater to get bugfixes (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gankra authored Aug 15, 2024
1 parent e7d0f20 commit f8024ca
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 19 deletions.
49 changes: 31 additions & 18 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 crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ clap-markdown = { git = "https://github.com/getgrit/clap-markdown", rev = "4568d
flate2 = { version = "1.0.17", features = [
"rust_backend",
], default-features = false }
axoupdater = { version = "0.6.4", default-features = false, features = [
axoupdater = { version = "0.7.0", default-features = false, features = [
"github_releases",
] }

Expand Down

0 comments on commit f8024ca

Please sign in to comment.