Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
Fix build failures
Browse files Browse the repository at this point in the history
  • Loading branch information
rnijveld committed May 27, 2024
1 parent 73f73dd commit 5713579
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 25 deletions.
24 changes: 0 additions & 24 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ description = "An OpenADR 3.0 VTN/VEN implementation"

[dependencies]
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.117"
1 change: 1 addition & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ private = { ignore = true }
allow = [
"MIT",
"Apache-2.0",
"Unicode-DFS-2016",
]

0 comments on commit 5713579

Please sign in to comment.