Skip to content

Commit

Permalink
chore: set Rust workspace resolver to 1 to remove warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
kinwo committed May 5, 2024
1 parent 260307f commit 0705bd0
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 @@ -5,6 +5,7 @@ members = [
"src/arcmindai_tools",
"src/cycles_battery"
]
resolver = "1"

[profile.release]
lto = true
Expand Down

0 comments on commit 0705bd0

Please sign in to comment.