We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2480deb commit f03b32aCopy full SHA for f03b32a
capnp/Cargo.toml
@@ -8,7 +8,7 @@ description = "runtime library for Cap'n Proto data encoding"
8
repository = "https://github.com/capnproto/capnproto-rust"
9
documentation = "https://docs.rs/capnp/"
10
edition = "2021"
11
-rust-version = "1.65.0"
+rust-version.workspace = true
12
13
readme = "README.md"
14
0 commit comments