Skip to content

Commit f7ed137

Browse files
build(deps): bump proc-macro2 from 1.0.36 to 1.0.37
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.36 to 1.0.37. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.36...1.0.37) --- updated-dependencies: - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent decf6a1 commit f7ed137

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1955,9 +1955,9 @@ checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
19551955

19561956
[[package]]
19571957
name = "proc-macro2"
1958-
version = "1.0.36"
1958+
version = "1.0.37"
19591959
source = "registry+https://github.com/rust-lang/crates.io-index"
1960-
checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"
1960+
checksum = "ec757218438d5fda206afc041538b2f6d889286160d649a86a24d37e1235afd1"
19611961
dependencies = [
19621962
"unicode-xid",
19631963
]
@@ -2266,9 +2266,9 @@ dependencies = [
22662266

22672267
[[package]]
22682268
name = "slab"
2269-
version = "0.4.5"
2269+
version = "0.4.6"
22702270
source = "registry+https://github.com/rust-lang/crates.io-index"
2271-
checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"
2271+
checksum = "eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32"
22722272

22732273
[[package]]
22742274
name = "smallvec"

0 commit comments

Comments
 (0)