Skip to content

Commit

Permalink
Merge branch 'main' into feat/updater-nodejs-bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
amr-crabnebula authored Nov 23, 2023
2 parents 53ee617 + 4ff227e commit ace78c0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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/updater/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ semver = { workspace = true }
base64 = { workspace = true }
time = { workspace = true, features = ["parsing", "formatting"] }
http = "0.2"
url = { version = "2.4", features = ["serde"]}
url = { version = "2.5", features = ["serde"]}
minisign-verify = "0.2"
ctor = "0.2"
tempfile = "3.8"
Expand Down

0 comments on commit ace78c0

Please sign in to comment.