chore: update dependencies

This commit is contained in:
Carson M.
2025-12-01 00:51:53 -06:00
parent 8c13549862
commit 0ce9431803
3 changed files with 9 additions and 9 deletions

View File

@@ -16,6 +16,9 @@ authors = [
include = [ "src/", "build/", "LICENSE-APACHE", "LICENSE-MIT" ]
build = "build/main.rs"
[badges.maintenance]
status = "actively-developed"
[features]
default = [ "std" ]
std = []