Skip to content

Commit

Permalink
build: update deps
Browse files Browse the repository at this point in the history
Signed-off-by: YdrMaster <ydrml@hotmail.com>
  • Loading branch information
YdrMaster committed Jul 27, 2022
1 parent 7ae38f0 commit f9959b4
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
92 changes: 46 additions & 46 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 drivers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ smoltcp = { git = "https://github.com/smoltcp-rs/smoltcp", rev = "35e833e3", def
"socket-icmp",
"async",
] }
d1-pac = { version = "0.0.24", optional = true }
d1-pac = { version = "0.0.25", optional = true }

# LibOS mode
[target.'cfg(not(target_os = "none"))'.dependencies]
Expand Down

0 comments on commit f9959b4

Please sign in to comment.