diff options
author | axtloss <axtlos@disroot.org> | 2024-01-25 12:58:17 +0100 |
---|---|---|
committer | axtloss <axtlos@disroot.org> | 2024-01-25 12:58:17 +0100 |
commit | 17875ae65fcf5c9aae43804bf1baf099f367725e (patch) | |
tree | a21f89b4fa5b7944e24e96c398f95f29a648f75d /Cargo.toml | |
parent | 085c6c2a32be55c03a0bd1d54122c25579d9a1e8 (diff) | |
download | fsverify-17875ae65fcf5c9aae43804bf1baf099f367725e.tar.gz fsverify-17875ae65fcf5c9aae43804bf1baf099f367725e.tar.bz2 |
progress
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,3 +6,5 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +structsy="0.3" +structsy-derive="0.3"
\ No newline at end of file |