mirror of
https://github.com/ParkerTenBroeck/hdl_sim.git
synced 2026-06-06 21:24:06 -04:00
first
This commit is contained in:
commit
a266096f32
10 changed files with 593 additions and 0 deletions
7
conn/Cargo.toml
Normal file
7
conn/Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "vhdl_ui"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
crate-type = ["staticlib"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue