Skip to content

Commit

Permalink
rm comment
Browse files Browse the repository at this point in the history
  • Loading branch information
DougAnderson444 committed Feb 8, 2024
1 parent fe31255 commit 8ad0181
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions crates/delano-wit-ui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@ name = "delano-wit-ui"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
wurbo = { version = "0.1.9" }
base64ct = { version = "1.6.0", features = ["alloc"] }
serde = { version = "1.0.130", features = ["derive"] }
serde_json = { version = "1.0.107" }
convert_case = "0.6.0"
delanocreds = { workspace = true }
delano-keys = { workspace = true }
wit-bindgen = { version = "0.16.0", default-features = false, features = ["realloc"] }

[dev-dependencies]
Expand Down

0 comments on commit 8ad0181

Please sign in to comment.