Skip to content

Commit 1d9c2a7

Browse files
fix(deps): bump typed-path from 0.11.0 to 0.12.1
Bumps [typed-path](https://github.com/chipsenkbeil/typed-path) from 0.11.0 to 0.12.1. - [Release notes](https://github.com/chipsenkbeil/typed-path/releases) - [Changelog](https://github.com/chipsenkbeil/typed-path/blob/main/CHANGELOG.md) - [Commits](https://github.com/chipsenkbeil/typed-path/commits) --- updated-dependencies: - dependency-name: typed-path dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e14ea18 commit 1d9c2a7

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ tracing = { version = "0.1.40", features = ["log"] }
121121
tracing-appender = "0.2.2"
122122
tracing-subscriber = { version = "0.3.19", features = ["env-filter", "fmt", "parking_lot", "time"] }
123123
tracing-test = "0.2.4"
124-
typed-path = "0.11.0"
124+
typed-path = "0.12.1"
125125
unicode-width = "0.2.0"
126126
url = "2.5.4"
127127
uuid = { version = "1.15.1", features = ["v4", "serde"] }

0 commit comments

Comments
 (0)