Skip to content

Commit

Permalink
Add dependencies that support the loongarch64 architecture
Browse files Browse the repository at this point in the history
Signed-off-by: yzewei <yangzewei@loongson.cn>
  • Loading branch information
yzewei committed May 27, 2024
1 parent 976952f commit c0d8a1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ipnetwork = "0.20.0"
itertools = "0.12.0"
json5 = "0.4.1"
lazy_static = "1.4.0"
libc = "0.2.148"
libc = "0.2.155"
log = "0.4.20"
mac_oui = { version = "0.4.8", features = ["with-db"] }
pnet = "0.34.0"
Expand Down

0 comments on commit c0d8a1c

Please sign in to comment.