Skip to content

Commit 3de39a5

Browse files
committed
Require Rust 1.88 for WASM binding
1 parent 3bfda57 commit 3de39a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bindings/wasm/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "datafog-wasm"
33
version = "0.1.0"
44
edition = "2024"
5+
rust-version = "1.88"
56
description = "WebAssembly bindings for datafog-core"
67
license = "MIT"
78
repository = "https://github.com/DataFog/datafog-core"

0 commit comments

Comments
 (0)