Skip to content

Commit 4d2d37d

Browse files
David Tolnaymeta-codesync[bot]
authored andcommitted
Update all remaining first-party crates to Rust 2024 edition
Reviewed By: diliop Differential Revision: D109924043 fbshipit-source-id: ba37b5be19c9c513220107617e8fc9f731561c40
1 parent b013192 commit 4d2d37d

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

eden/scm/lib/webview-app/BUCK

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ rust_library(
1818
},
1919
},
2020
crate_root = "src/lib.rs",
21-
edition = "2021",
2221
deps = [
2322
"fbsource//third-party/rust:anyhow",
2423
"fbsource//third-party/rust:dirs",

eden/scm/lib/webview-app/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ license = "MIT"
1111

1212
[lib]
1313
name = "webview_app"
14-
edition = "2021"
1514

1615
[dependencies]
1716
anyhow = "1.0.102"

0 commit comments

Comments
 (0)