mirror of
https://github.com/ParkerTenBroeck/hdl_sim.git
synced 2026-06-07 05:28:45 -04:00
updated
This commit is contained in:
parent
b4841e6f40
commit
e6c5947949
9 changed files with 156 additions and 63 deletions
|
|
@ -1,7 +1,11 @@
|
|||
[package]
|
||||
name = "vhdl_ui"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[lib]
|
||||
crate-type = ["staticlib"]
|
||||
crate-type = ["staticlib"]
|
||||
|
||||
|
||||
[lints.clippy]
|
||||
identity_op = "allow"
|
||||
Loading…
Add table
Add a link
Reference in a new issue