added meta info for crates.io
This commit is contained in:
parent
8807282015
commit
88b0a6886a
@ -2,6 +2,11 @@
|
|||||||
name = "embed-dir"
|
name = "embed-dir"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
license = "MIT"
|
||||||
|
description = "Like include_bytes! for directories"
|
||||||
|
homepage = "https://git.kapelle.org/niklas/embed-dir"
|
||||||
|
repository = "https://git.kapelle.org/niklas/embed-dir"
|
||||||
|
readme = "README.md"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
proc-macro = true
|
proc-macro = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user