Skip to content

Commit

Permalink
[fix] Remove useless dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Azure-stars authored and Azure-stars committed Oct 24, 2024
1 parent 583f171 commit b509ece
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/axfs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ axsync = { workspace = true }
axdriver = { workspace = true, features = ["block"] }
axdriver_block = { git = "https://github.com/arceos-org/axdriver_crates.git", tag = "v0.1.0" }
axns = { workspace = true }
axlog = { workspace = true }

[dependencies.fatfs]
git = "https://github.com/rafalh/rust-fatfs"
Expand Down

0 comments on commit b509ece

Please sign in to comment.