Skip to content

Commit

Permalink
cleanup Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjstone committed Dec 18, 2024
1 parent 74450e8 commit e32fbfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,6 @@ derive-where = "1.2.7"
# Having the i-implement-... feature here makes diesel go away from the workspace-hack
diesel = { version = "2.2.4", features = ["i-implement-a-third-party-backend-and-opt-into-breaking-changes", "postgres", "r2d2", "chrono", "serde_json", "network-address", "uuid"] }
diesel-dtrace = "0.4.2"
#diffus = { version = "0.10.0", features = ["uuid-impl", "derive"] }
diffus = { git = "https://github.com/oxidecomputer/diffus", branch = "oxide/main", features = ["uuid-impl", "derive", "newtype-uuid-impl", "oxnet-impl"] }
dns-server = { path = "dns-server" }
dns-server-api = { path = "dns-server-api" }
Expand Down

0 comments on commit e32fbfb

Please sign in to comment.