Skip to content

Commit 034da34

Browse files
committed
rust-xcrate-test: make edition="2024" to show bindings work in 2024
1 parent 0fe2e31 commit 034da34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/test-rust-wasm/rust-xcrate-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-xcrate-test"
3-
edition.workspace = true
3+
edition = "2024"
44
publish = false
55

66
[dependencies]

0 commit comments

Comments
 (0)