Skip to content

Commit

Permalink
Merge pull request #7 from k9withabone/networks
Browse files Browse the repository at this point in the history
Networks
  • Loading branch information
k9withabone authored Mar 22, 2024
2 parents a17bcb8 + ee3209a commit 3b8dcf8
Show file tree
Hide file tree
Showing 8 changed files with 1,029 additions and 215 deletions.
10 changes: 10 additions & 0 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 @@ -37,6 +37,7 @@ workspace = true
[dependencies]
compose_spec_macros.workspace = true
indexmap = { version = "2", features = ["serde"] }
ipnet = { version = "2", features = ["serde"] }
itoa = "1"
serde = { workspace = true, features = ["derive"] }
serde-untagged = "0.1"
Expand Down
Loading

0 comments on commit 3b8dcf8

Please sign in to comment.