Skip to content

Commit

Permalink
Update toml
Browse files Browse the repository at this point in the history
  • Loading branch information
twitu committed Mar 14, 2024
1 parent ec5a7d1 commit eb5fb90
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions fs-storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,3 @@ serde = { version = "1.0.138", features = ["derive"] }
log = { version = "0.4.17", features = ["release_max_level_off"] }
tempdir = "0.3.7"
tempfile = "3.10.1"

[[bin]]
name = "read"
path = "src/cli/read.rs"

[[bin]]
name = "write"
path = "src/cli/write.rs"

0 comments on commit eb5fb90

Please sign in to comment.