Skip to content

Commit

Permalink
rm database from context-interface (bluealloy#2087)
Browse files Browse the repository at this point in the history
  • Loading branch information
rakita authored Feb 16, 2025
1 parent 6f7f6b9 commit 25d9726
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions crates/context/interface/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ serde = { version = "1.0", default-features = false, features = [
"rc",
], optional = true }

[dev-dependencies]
database.workspace = true

[features]
default = ["std"]
std = ["serde?/std"]
Expand Down

0 comments on commit 25d9726

Please sign in to comment.