Will write more useful commit messages in the, the start of this project was extremely rushed.
11 lines
219 B
TOML
11 lines
219 B
TOML
[package]
|
|
name = "vim_undo_extractor"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
anyhow = "1.0.82"
|
|
nom = "7.1.3"
|