Skip to content

Commit 1a42de0

Browse files
eftychismergify[bot]
authored andcommitted
Change cargo version to 0.4.13 (#327)
1 parent 0484748 commit 1a42de0

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

Diff for: Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: public/manifest.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"0.4.9",
1010
"0.4.10",
1111
"0.4.11",
12-
"0.4.12"
12+
"0.4.12",
13+
"0.4.13"
1314
]
1415
}

Diff for: src/dfx/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dfx"
3-
version = "0.4.12"
3+
version = "0.4.13"
44
authors = ["DFINITY Team"]
55
edition = "2018"
66
build = "assets/build.rs"

0 commit comments

Comments
 (0)