Skip to content

Commit fbb4c73

Browse files
build(deps): bump pragmastat from 11.1.1 to 12.0.0
Bumps [pragmastat](https://github.com/AndreyAkinshin/pragmastat) from 11.1.1 to 12.0.0. - [Release notes](https://github.com/AndreyAkinshin/pragmastat/releases) - [Commits](AndreyAkinshin/pragmastat@v11.1.1...v12.0.0) --- updated-dependencies: - dependency-name: pragmastat dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb4b8de commit fbb4c73

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ odht = "0.3"
194194
# ort is needed by magika for ONNX runtime; download-binaries fetches prebuilt binaries
195195
ort = { version = "2.0.0-rc.11", default-features = false, features = ["download-binaries", "tls-rustls"], optional = true }
196196
phf = { version = "0.13", features = ["macros"] }
197-
pragmastat = "11.1"
197+
pragmastat = "12.0"
198198
polars = { version = "0.53", features = [
199199
"asof_join",
200200
"avro",

0 commit comments

Comments
 (0)