Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 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 src/dfx/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ actix-server = "1.0.3"
actix-web = { version = "2.0.0", features = [ "default", "openssl", "rustls" ] }
atty = "0.2.13"
base64 = "0.11.0"
candid = "0.6.6"
candid = "0.6.7"
chrono = "0.4.9"
clap = "2.33.0"
console = "0.7.7"
Expand Down