Skip to content

Commit 8bba1e5

Browse files
build(deps): bump uuid from 1.21.0 to 1.22.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 716bc50 commit 8bba1e5

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.

harper-stats/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository = "https://github.com/automattic/harper"
1010
[dependencies]
1111
serde = { version = "1.0.228", features = ["derive"] }
1212
harper-core = { path = "../harper-core", version = "1.0.0", features = ["concurrent"] }
13-
uuid = { version = "1.21.0", features = ["serde", "v4"] }
13+
uuid = { version = "1.22.0", features = ["serde", "v4"] }
1414
serde_json = "1.0.149"
1515
chrono = "0.4.44"
1616

0 commit comments

Comments
 (0)