Skip to content

Commit

Permalink
chore: bump stacker from 0.1.17 to 0.1.18 in the patch group (#5146)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent 78f9ca6 commit 88180ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 prqlc/prqlc-parser/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ strum = {version = "0.26.3", features = ["std", "derive"]}
[target.'cfg(not(target_family="wasm"))'.dependencies]
chumsky = "0.9.2"
# Not direct dependencies, but pinning because of bugs in previous versions
stacker = "0.1.17"
stacker = "0.1.18"
[target.'cfg(target_family="wasm")'.dependencies]
chumsky = {version = "0.9.2", features = ["ahash", "std"], default-features = false}

Expand Down

0 comments on commit 88180ca

Please sign in to comment.