Skip to content

Commit 8827064

Browse files
author
GueLaKais
committed
get rid of rust version
the rust version causes errors. You'll need at least rust version 1.70 to have stable compiling
1 parent 1bdb9ae commit 8827064

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rclrs/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ authors = ["Esteve Fernandez <[email protected]>", "Nikolai Morin <nnmmgit@gmail
66
edition = "2021"
77
license = "Apache-2.0"
88
description = "A ROS 2 client library for developing robotics applications in Rust"
9-
rust-version = "1.63"
109

1110
[lib]
1211
path = "src/lib.rs"

0 commit comments

Comments
 (0)