Skip to content

Commit 2be9ac4

Browse files
authored
Merge pull request #356 from punkeel/punkeel/msrv
Specify the minimum supported Rust version for capnp crate
2 parents ae167e5 + ae314cd commit 2be9ac4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

capnp/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ description = "runtime library for Cap'n Proto data encoding"
88
repository = "https://github.com/capnproto/capnproto-rust"
99
documentation = "https://docs.capnproto-rust.org/capnp/"
1010
edition = "2021"
11+
rust-version = "1.65.0"
1112

1213
readme = "README.md"
1314

0 commit comments

Comments
 (0)