bugs: move application quirks into workspace crate
This commit is contained in:
parent
d50863bbd8
commit
061991218f
5 changed files with 57 additions and 38 deletions
8
bugs/Cargo.toml
Normal file
8
bugs/Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "jay-bugs"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
license = "GPL-3.0-only"
|
||||
|
||||
[dependencies]
|
||||
ahash = "0.8.7"
|
||||
Loading…
Add table
Add a link
Reference in a new issue