Skip to content

Commit

Permalink
Update cxx from 1.0.76 to 1.0.81
Browse files Browse the repository at this point in the history
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
  • Loading branch information
David Tolnay authored and facebook-github-bot committed Nov 8, 2022
1 parent 4a9d56e commit 026a14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shed/services/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ license = "MIT OR Apache-2.0"
path = "lib.rs"

[dependencies]
cxx = "1.0.76"
cxx = "1.0.81"
thiserror = "1.0.36"

0 comments on commit 026a14a

Please sign in to comment.