added meta info for crates.io
This commit is contained in:
parent
8807282015
commit
88b0a6886a
@ -2,6 +2,11 @@
|
||||
name = "embed-dir"
|
||||
version = "0.1.0"
|
||||
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]
|
||||
proc-macro = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user