Skip to content

Commit

Permalink
Merge branch 'main' into feat/macos-app
Browse files Browse the repository at this point in the history
  • Loading branch information
amr-crabnebula committed Sep 13, 2023
2 parents f3c6a84 + c020362 commit 2f1c698
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 18 deletions.
59 changes: 42 additions & 17 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/packager/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dirs.workspace = true
semver.workspace = true
clap = { workspace = true, optional = true }
log = { workspace = true, features = ["kv_unstable", "kv_unstable_std"] }
toml = "0.7"
toml = "0.8"
env_logger = { version = "0.10", optional = true }
cargo_metadata = "0.18"
ureq = "2.7"
Expand Down

0 comments on commit 2f1c698

Please sign in to comment.