Skip to content

Commit 512fc29

Browse files
committed
fix: change rust version in cargo.toml
1 parent 9c91f01 commit 512fc29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/wasm_navdata_interface/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "navdata_interface"
33
version = "0.1.0"
44
edition = "2021"
55
rust-version = "1.65"
6+
rust-version = "1.72.1"
67

78
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
89

0 commit comments

Comments
 (0)