Skip to content

Commit 026a14a

Browse files
David Tolnayfacebook-github-bot
authored andcommitted
Update cxx from 1.0.76 to 1.0.81
Summary: Release notes: - https://github.com/dtolnay/cxx/releases/tag/1.0.77 - https://github.com/dtolnay/cxx/releases/tag/1.0.78 - https://github.com/dtolnay/cxx/releases/tag/1.0.79 - https://github.com/dtolnay/cxx/releases/tag/1.0.80 - https://github.com/dtolnay/cxx/releases/tag/1.0.81 Fixes this bug report from Eddie: {F793474902} Reviewed By: edward-shen Differential Revision: D41129523 fbshipit-source-id: 3bbb0b110608c526e7808b8fdae3d2b21bc797b7
1 parent 4a9d56e commit 026a14a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shed/services/common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ license = "MIT OR Apache-2.0"
1515
path = "lib.rs"
1616

1717
[dependencies]
18-
cxx = "1.0.76"
18+
cxx = "1.0.81"
1919
thiserror = "1.0.36"

0 commit comments

Comments
 (0)