fileformats/Cargo.toml
Théo LUDWIG 82face79e8
Some checks failed
ci / ci (push) Failing after 37s
ci / lint-markdown (push) Failing after 8s
ci / lint-commit (push) Successful in 43s
chore: initial commit
2023-12-07 00:12:28 +01:00

11 lines
163 B
TOML

[package]
name = "fileformats"
version = "1.0.0"
edition = "2021"
rust-version = "1.74.0"
[package.metadata.bin]
mdbook = { version = "=0.4.36" }
[dependencies]