Skip to content

Commit 76e3f9d

Browse files
build(deps): bump the jiff group with 2 updates (#4434)
Bumps the jiff group with 2 updates: [jiff](https://github.com/BurntSushi/jiff) and [jiff-static](https://github.com/BurntSushi/jiff). Updates `jiff` from 0.2.19 to 0.2.20 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/jiff/commits) Updates `jiff-static` from 0.2.19 to 0.2.20 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/jiff/commits) --- updated-dependencies: - dependency-name: jiff dependency-version: 0.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jiff - dependency-name: jiff-static dependency-version: 0.2.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: jiff ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 031e3a5 commit 76e3f9d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,9 +1193,9 @@ checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2"
11931193

11941194
[[package]]
11951195
name = "jiff"
1196-
version = "0.2.19"
1196+
version = "0.2.20"
11971197
source = "registry+https://github.com/rust-lang/crates.io-index"
1198-
checksum = "d89a5b5e10d5a9ad6e5d1f4bd58225f655d6fe9767575a5e8ac5a6fe64e04495"
1198+
checksum = "c867c356cc096b33f4981825ab281ecba3db0acefe60329f044c1789d94c6543"
11991199
dependencies = [
12001200
"jiff-static",
12011201
"jiff-tzdb-platform",
@@ -1208,9 +1208,9 @@ dependencies = [
12081208

12091209
[[package]]
12101210
name = "jiff-static"
1211-
version = "0.2.19"
1211+
version = "0.2.20"
12121212
source = "registry+https://github.com/rust-lang/crates.io-index"
1213-
checksum = "ff7a39c8862fc1369215ccf0a8f12dd4598c7f6484704359f0351bd617034dbf"
1213+
checksum = "f7946b4325269738f270bb55b3c19ab5c5040525f83fd625259422a9d25d9be5"
12141214
dependencies = [
12151215
"proc-macro2",
12161216
"quote",

0 commit comments

Comments
 (0)