mirror of
https://github.com/Noratrieb/coldsquare.git
synced 2026-01-16 17:35:10 +01:00
fixed clippy lints
This commit is contained in:
parent
5ec9260b59
commit
2460ab4637
8 changed files with 95 additions and 55 deletions
8
crates/class-struct/Cargo.toml
Normal file
8
crates/class-struct/Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "class-struct"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
Loading…
Add table
Add a link
Reference in a new issue