Skip to content

Commit

Permalink
[π˜€π—½π—Ώ] initial version (#191)
Browse files Browse the repository at this point in the history
Created using spr 1.3.6-beta.1
  • Loading branch information
sunshowers authored Mar 30, 2024
1 parent bcc330c commit d024627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ serde = { version = "1.0", features = ["derive"] }
hostname = "0.3"
thiserror = "1.0"
dropshot = { git = "https://github.com/oxidecomputer/dropshot", branch = "main" }
schemars = { version = "0.8", features = [ "uuid", "chrono" ] }
schemars = { version = "0.8", features = [ "uuid1", "chrono" ] }
tokio = { version = "1.36", features = ["full"] }
serde_repr = "0.1"
anyhow = "1.0"
Expand Down

0 comments on commit d024627

Please sign in to comment.