This website requires JavaScript.
Explore
Help
Sign In
github_mirrors
/
rust-book-cn
Watch
1
Star
0
Fork
0
You've already forked rust-book-cn
mirror of
https://github.com/rust-lang-cn/book-cn.git
synced
2025-01-23 23:50:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c91859df8f
rust-book-cn
/
english
/
listings
/
ch11-writing-automated-tests
/
no-listing-01-changing-test-name
/
Cargo.toml
7 lines
76 B
TOML
Raw
Normal View
History
Unescape
Escape
Add English Version
2021-05-10 00:19:46 +08:00
[
package
]
name
=
"adder"
version
=
"0.1.0"
Update English version to 1.58.1
2022-02-13 03:25:29 +08:00
edition
=
"2021"
Add English Version
2021-05-10 00:19:46 +08:00
[
dependencies
]
Reference in New Issue
Copy Permalink