Skip to content

Commit edad65d

Browse files
committed
---
yaml --- r: 219004 b: refs/heads/snap-stage3 c: ae74652 h: refs/heads/master v: v3
1 parent 300bf75 commit edad65d

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,6 +1,6 @@
11
---
22
refs/heads/master: c044791d80ea0dc5c4b57b6030a67b69f8510239
3-
refs/heads/snap-stage3: 27dd0dda1bb3e0b6b77157dfb3c16789fc1a91de
3+
refs/heads/snap-stage3: ae74652b4a0e0e56a91d9a9dd71ab01e51131dc5
44
refs/heads/try: b53c0f93eedcdedd4fd89bccc5a3a09d1c5cd23e
55
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
66
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596

branches/snap-stage3/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)