Skip to content

Commit 300bf75

Browse files
committed
---
yaml --- r: 219003 b: refs/heads/snap-stage3 c: 27dd0dd h: refs/heads/master i: 219001: 54692f5 218999: f3d436f v: v3
1 parent 794cbdc commit 300bf75

File tree

6 files changed

+101
-171
lines changed

6 files changed

+101
-171
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: 72b03e533711c95b9c735caea73c754bfcbad4b3
3+
refs/heads/snap-stage3: 27dd0dda1bb3e0b6b77157dfb3c16789fc1a91de
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.1.0"
173+
version = "0.0.1"
174174
authors = ["Your Name <[email protected]>"]
175175
```
176176

0 commit comments

Comments
 (0)