Boost v3 cutover (#118)

* steel v4

* scaffold boost v3 integration

* fix build

* enforce rotation duration

* update interface

* update deps

* bump version

* boost v3

* rsut version

* deps

* silent error

* remove version flag
This commit is contained in:
Hardhat Chad
2025-03-19 12:19:44 -05:00
committed by GitHub
parent b0145c202c
commit fa1bb1c05b
9 changed files with 405 additions and 293 deletions

View File

@@ -1,5 +1,5 @@
[toolchain]
channel = "1.79.0"
channel = "1.81.0"
components = [ "rustfmt", "rust-analyzer" ]
targets = [ "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-apple-darwin"]
profile = "minimal"