chore: setup linting

This commit is contained in:
Max Richter
2026-02-02 16:22:14 +01:00
parent 137425b31b
commit 30e897468a
174 changed files with 6043 additions and 5107 deletions

View File

@@ -3,8 +3,8 @@ name = "nodarium_types"
version = "0.1.0"
edition = "2021"
license = "MIT"
description = "Types for Nodarium"
repository = "https://github.com/jim-fx/nodes"
description = "Types for Nodarium"
[dependencies]
serde = { version = "1.0", features = ["derive"] }