Skip to content

Commit f6f6166

Browse files
generatedunixname2066905484085733meta-codesync[bot]
authored andcommitted
Bump synstructure 0.12.5 -> 0.12.6
Summary: Automated semver-compatible version bump. bypass-github-export-checks Reviewed By: dtolnay Differential Revision: D94686364 fbshipit-source-id: 1ea799019fa0ef739c0988f92ab1f90a9624fcb6
1 parent 61dd442 commit f6f6166

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

hphp/hack/src/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.

hphp/hack/src/hh_codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ proc-macro2 = { version = "1.0.106", features = ["span-locations"] }
2020
quote = "1.0.44"
2121
signed_source = { version = "0.0.0", path = "../utils/rust/signed_source" }
2222
syn = { version = "1.0.109", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
23-
synstructure = "0.12"
23+
synstructure = "0.12.6"

hphp/hack/src/utils/eq_modulo_pos_derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ edition = "2018"
1717
[dependencies]
1818
proc-macro2 = { version = "1.0.106", features = ["span-locations"] }
1919
quote = "1.0.44"
20-
synstructure = "0.12"
20+
synstructure = "0.12.6"

hphp/hack/src/utils/no_pos_hash/derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ edition = "2018"
1818
proc-macro2 = { version = "1.0.106", features = ["span-locations"] }
1919
quote = "1.0.44"
2020
syn = { version = "1.0.109", features = ["extra-traits", "fold", "full", "visit", "visit-mut"] }
21-
synstructure = "0.12"
21+
synstructure = "0.12.6"

0 commit comments

Comments
 (0)