Skip to content

Commit 015d56a

Browse files
chore: bump anstream from 0.3.2 to 0.6.5 in /src/rust
Bumps [anstream](https://github.com/rust-cli/anstyle) from 0.3.2 to 0.6.5. - [Commits](rust-cli/anstyle@anstream-v0.3.2...anstream-v0.6.5) --- updated-dependencies: - dependency-name: anstream dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9284c2d commit 015d56a

File tree

2 files changed

+107
-17
lines changed

2 files changed

+107
-17
lines changed

src/rust/Cargo.lock

Lines changed: 106 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ name = "prqlr"
1212
[dependencies]
1313
extendr-api = "0.6.0"
1414
prql-compiler = { version = "0.10.1", default-features = false }
15-
anstream = { version = "0.3.2", features = ["auto"] }
15+
anstream = { version = "0.6.5", features = ["auto"] }

0 commit comments

Comments
 (0)