mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-05-14 19:14:01 +00:00
build: make 'microfetch' crate publishable; bump hotpath
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I70d4385edb8ec8fe94bb7742177686846a6a6964
This commit is contained in:
parent
3f900f1c40
commit
b385714d88
2 changed files with 37 additions and 5 deletions
|
|
@ -8,10 +8,10 @@ rust-version.workspace = true
|
|||
license.workspace = true
|
||||
readme = "../docs/README.md"
|
||||
repository = "https://github.com/notashelf/microfetch"
|
||||
publish = false
|
||||
publish = true
|
||||
|
||||
[dependencies]
|
||||
hotpath = { optional = true, version = "0.14.0" }
|
||||
hotpath = { optional = true, version = "0.15.0" }
|
||||
microfetch-alloc.workspace = true
|
||||
microfetch-asm.workspace = true
|
||||
microfetch-lib.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue