Skip to content

Commit

Permalink
Merge pull request #1200 from taoohong/mushu/cc-feature
Browse files Browse the repository at this point in the history
service: add coco feature in Cargo.toml
  • Loading branch information
jiangliu authored Apr 10, 2023
2 parents 5a65513 + 2b808ca commit f767b66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,8 @@ virtiofs = [

block-device = [ "dbs-allocator", "tokio/fs"]
block-nbd = ["block-device", "bytes"]

coco = [
"fuse-backend-rs/fusedev",
"nydus-storage/backend-registry",
]

0 comments on commit f767b66

Please sign in to comment.