MeiliSearch/meili-snap/Cargo.toml

11 lines
277 B
TOML
Raw Normal View History

[package]
name = "meili-snap"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
insta = { version = "1.19.1", features = ["json", "redactions"] }
md5 = "0.7.0"
once_cell = "1.15"