Skip to content

Commit bffb297

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1861,9 +1861,9 @@ dependencies = [
18611861

18621862
[[package]]
18631863
name = "proc-macro2"
1864-
version = "1.0.103"
1864+
version = "1.0.105"
18651865
source = "registry+https://github.com/rust-lang/crates.io-index"
1866-
checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8"
1866+
checksum = "535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7"
18671867
dependencies = [
18681868
"unicode-ident",
18691869
]

0 commit comments

Comments
 (0)