Skip to content

Commit ceb7427

Browse files
chore(deps): bump temp-dir from 0.1.16 to 0.2.0
Bumps [temp-dir](https://gitlab.com/leonhard-llc/ops) from 0.1.16 to 0.2.0. - [Commits](https://gitlab.com/leonhard-llc/ops/compare/temp-dir-v0.1.16...temp-dir-v0.2.0) --- updated-dependencies: - dependency-name: temp-dir dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93a9771 commit ceb7427

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

lib/vector-buffers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ proptest = "1.10"
4646
quickcheck.workspace = true
4747
rand.workspace = true
4848
serde_yaml.workspace = true
49-
temp-dir = "0.1.16"
49+
temp-dir = "0.2.0"
5050
tokio-test.workspace = true
5151
tracing-fluent-assertions = { version = "0.3" }
5252
tracing-subscriber = { workspace = true, features = ["env-filter", "fmt", "registry", "std", "ansi"] }

0 commit comments

Comments
 (0)