Initial commit
This commit is contained in:
commit
85b08fe00b
29 changed files with 750 additions and 0 deletions
8
crates/std/Cargo.toml
Normal file
8
crates/std/Cargo.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "shiny-std"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
fxhash.workspace = true
|
||||
hashbrown.workspace = true
|
Loading…
Add table
Add a link
Reference in a new issue