Skip to content

Commit

Permalink
Fix features
Browse files Browse the repository at this point in the history
  • Loading branch information
sugyan committed May 23, 2024
1 parent 46f7c26 commit dda44fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atrium-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ tokio = { workspace = true, optional = true }
default = ["agent", "bluesky"]
agent = ["tokio/sync"]
bluesky = ["namespace-appbsky", "namespace-chatbsky"]
ozone = ["namespace-toolsozone"]
ozone = ["namespace-toolsozone", "namespace-chatbsky"]
namespace-appbsky = []
namespace-chatbsky = []
namespace-toolsozone = []
Expand Down

0 comments on commit dda44fd

Please sign in to comment.