Skip to content

Commit

Permalink
update rust minimum version to 1.76
Browse files Browse the repository at this point in the history
  • Loading branch information
makeecat committed Aug 28, 2024
1 parent d136deb commit bb5c2c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name = "peng_quad"
version = "0.2.0"
edition = "2021"
rust-version = "1.76"
authors = ["Yang Zhou <[email protected]>"]
description = "Peng is a minimal quadrotor pipeline including quadrotor dynamics, IMU simulation, various trajectory planners, PID controller and depth map rendering."
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit bb5c2c8

Please sign in to comment.