all: reorganize packages for release
This commit is contained in:
parent
c659b478cf
commit
b374947b45
9 changed files with 32 additions and 21 deletions
|
|
@ -1,9 +1,9 @@
|
|||
[package]
|
||||
name = "algorithms"
|
||||
name = "jay-algorithms"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
license = "GPL-3.0-only"
|
||||
description = "Internal dependency of the Jay compositor"
|
||||
|
||||
[dependencies]
|
||||
smallvec = { version = "1.8.0", features = ["const_generics", "const_new", "union"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue