feat: don't use nightly features

This commit is contained in:
2026-01-12 10:39:59 +01:00
parent f0d2180c4b
commit c0f06beb4d
6 changed files with 8 additions and 17 deletions

View File

@@ -3,7 +3,7 @@ members = ["crates/*", "examples/*"]
resolver = "2"
[workspace.package]
version = "0.0.1"
version = "0.0.2"
[workspace.dependencies]
nocontrol = { path = "crates/nocontrol" }