projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de23b54
)
Bump to 0.28.0
author
Alex Crichton
<alex@alexcrichton.com>
Tue, 17 Apr 2018 03:29:41 +0000
(20:29 -0700)
committer
Alex Crichton
<alex@alexcrichton.com>
Tue, 17 Apr 2018 03:29:41 +0000
(20:29 -0700)
Looks like we've forgotten to do this so far on nightly!
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index 6a37ad3e77d0be59634dba39ec2bb355eb56f7c7..1d87c5836a57327ff4e8c25cbbdcaa85eaf8afda 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-1,6
+1,6
@@
[package]
name = "cargo"
-version = "0.2
7
.0"
+version = "0.2
8
.0"
authors = ["Yehuda Katz <wycats@gmail.com>",
"Carl Lerche <me@carllerche.com>",
"Alex Crichton <alex@alexcrichton.com>"]