diff options
Diffstat (limited to 'base/Cargo.toml')
-rw-r--r-- | base/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/Cargo.toml b/base/Cargo.toml index 0ab4a4b..e19caff 100644 --- a/base/Cargo.toml +++ b/base/Cargo.toml @@ -24,4 +24,3 @@ humansize = "2.1.3" [features] db_json = [] -rocket = ["jellycommon/rocket"] |