Skip to content

Commit

Permalink
Fake legend in API
Browse files Browse the repository at this point in the history
  • Loading branch information
keesverruijt committed Aug 21, 2024
1 parent c48ae01 commit e121c46
Show file tree
Hide file tree
Showing 3 changed files with 376 additions and 8 deletions.
245 changes: 242 additions & 3 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ network-interface = "2.0.0"
num-traits = "0.2.19"
serde = { version = "1.0.206", features = ["derive", "serde_derive"] }
serde_json = "1.0.125"
serde_with = { version = "3.9.0", features = ["macros"] }
socket2 = "0.5.7"
terminal_size = "0.3.0"
thiserror = "1.0.63"
Expand Down
Loading

0 comments on commit e121c46

Please sign in to comment.