Skip to content

Commit 5fc37fb

Browse files
committed
---
yaml --- r: 211663 b: refs/heads/master c: ae74652 h: refs/heads/master i: 211661: b22b57a 211659: 986a03c 211655: 92f528b 211647: 9f887d0 v: v3
1 parent bb36102 commit 5fc37fb

File tree

5 files changed

+170
-100
lines changed

5 files changed

+170
-100
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 27dd0dda1bb3e0b6b77157dfb3c16789fc1a91de
2+
refs/heads/master: ae74652b4a0e0e56a91d9a9dd71ab01e51131dc5
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: ba0e1cd8147d452c356aacb29fb87568ca26f111
55
refs/heads/try: 1864973ae17213c5a58c4dd3f9af6d1b6c7d2e05

trunk/src/doc/trpl/hello-cargo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ This is all we need to get started. First, let’s check out `Cargo.toml`:
170170
[package]
171171

172172
name = "hello_world"
173-
version = "0.0.1"
173+
version = "0.1.0"
174174
authors = ["Your Name <[email protected]>"]
175175
```
176176

0 commit comments

Comments
 (0)