Skip to content

Commit

Permalink
update lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Feb 23, 2024
2 parents 3ff8b12 + 37328df commit 7c74f98
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 23 deletions.
56 changes: 35 additions & 21 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 duckscript_sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ include = [
]

[dependencies]
attohttpc = { version = "^0.26", default-features = false, features = [
attohttpc = { version = "^0.27", default-features = false, features = [
"compress",
] }
base64 = "^0.21"
Expand All @@ -43,7 +43,7 @@ rand = "^0.8"
semver = "^1"
serde_json = "^1"
sha2 = "^0.10"
suppaftp = "^5.2"
suppaftp = "^5.3"
walkdir = "^2"
which = { version = "^6", default-features = false }
whoami = "^1"
Expand Down

0 comments on commit 7c74f98

Please sign in to comment.