Skip to content

Commit da6425b

Browse files
generatedunixname2066905484085733meta-codesync[bot]
authored andcommitted
Bump anyhow 1.0.101 -> 1.0.102
Summary: Automated semver-compatible version bump. bypass-github-export-checks Reviewed By: dtolnay Differential Revision: D95808763 fbshipit-source-id: eb387be0650598f5761e7abb71f70efdffaa5bf7
1 parent fc207c4 commit da6425b

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

fb303/thrift/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ doctest = false
1616
doc = false
1717

1818
[dependencies]
19-
anyhow = "1.0.101"
19+
anyhow = "1.0.102"
2020
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
2121
cpp = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "main" }
2222
fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "main" }

fb303/thrift/rust/clients/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ doctest = false
1616
doc = false
1717

1818
[dependencies]
19-
anyhow = "1.0.101"
19+
anyhow = "1.0.102"
2020
async-trait = "0.1.86"
2121
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
2222
cpp = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "main" }

fb303/thrift/rust/gen_safe_patch/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ doctest = false
1616
doc = false
1717

1818
[dependencies]
19-
anyhow = "1.0.101"
19+
anyhow = "1.0.102"
2020
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
2121
cpp = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "main" }
2222
fbthrift = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "main" }

fb303/thrift/rust/gen_safe_patch/clients/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ doctest = false
1616
doc = false
1717

1818
[dependencies]
19-
anyhow = "1.0.101"
19+
anyhow = "1.0.102"
2020
async-trait = "0.1.86"
2121
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
2222
cpp = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "main" }

fb303/thrift/rust/gen_safe_patch/mocks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ doctest = false
1616
doc = false
1717

1818
[dependencies]
19-
anyhow = "1.0.101"
19+
anyhow = "1.0.102"
2020
async-trait = "0.1.86"
2121
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
2222
cpp = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "main" }

fb303/thrift/rust/gen_safe_patch/services/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ doctest = false
1616
doc = false
1717

1818
[dependencies]
19-
anyhow = "1.0.101"
19+
anyhow = "1.0.102"
2020
async-trait = "0.1.86"
2121
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
2222
cpp = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "main" }

fb303/thrift/rust/mocks/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ doctest = false
1616
doc = false
1717

1818
[dependencies]
19-
anyhow = "1.0.101"
19+
anyhow = "1.0.102"
2020
async-trait = "0.1.86"
2121
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
2222
cpp = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "main" }

fb303/thrift/rust/services/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ doctest = false
1616
doc = false
1717

1818
[dependencies]
19-
anyhow = "1.0.101"
19+
anyhow = "1.0.102"
2020
async-trait = "0.1.86"
2121
codegen_includer_proc_macro = { version = "0.1.0", git = "https://github.com/facebookexperimental/rust-shed.git", branch = "main" }
2222
cpp = { version = "0.0.1+unstable", git = "https://github.com/facebook/fbthrift.git", branch = "main" }

0 commit comments

Comments
 (0)