Skip to content

Commit

Permalink
Remove directory stutter naming (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardpringle authored Jul 20, 2023
1 parent c2111b8 commit bd6399c
Show file tree
Hide file tree
Showing 51 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[workspace]
members = [
"firewood-growth-ring",
"firewood-libaio",
"firewood-shale",
"growth-ring",
"libaio",
"shale",
"firewood",
"fwdctl",
]
Expand Down
6 changes: 3 additions & 3 deletions firewood/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ aquamarine = "0.3.1"
async-trait = "0.1.57"
bytemuck = { version = "1.13.1", features = ["derive"] }
enum-as-inner = "0.6.0"
firewood-growth-ring = { version = "0.0.3", path = "../firewood-growth-ring" }
firewood-libaio = {version = "0.0.3", path = "../firewood-libaio" }
firewood-shale = { version = "0.0.3", path = "../firewood-shale" }
firewood-growth-ring = { version = "0.0.3", path = "../growth-ring" }
firewood-libaio = {version = "0.0.3", path = "../libaio" }
firewood-shale = { version = "0.0.3", path = "../shale" }
futures = "0.3.24"
hex = "0.4.3"
lru = "0.11.0"
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit bd6399c

Please sign in to comment.