Skip to content

Commit

Permalink
Merge pull request #990 from sagiegurari/dependabot/cargo/duckscripts…
Browse files Browse the repository at this point in the history
…dk-0.9.2

build(deps): bump duckscriptsdk from 0.9.1 to 0.9.2
  • Loading branch information
sagiegurari authored Nov 20, 2023
2 parents f5f3753 + 4a4b54f commit ae69384
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ colored = "^2"
ctrlc = "^3"
dirs-next = "^2"
duckscript = "^0.8.0"
duckscriptsdk = { version = "^0.9.1", default-features = false }
duckscriptsdk = { version = "^0.9.2", default-features = false }
envmnt = "^0.10.4"
fern = "^0.6"
fsio = { version = "^0.4", features = ["temp-path"] }
Expand Down

0 comments on commit ae69384

Please sign in to comment.