Skip to content

Commit

Permalink
release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fanzeyi committed Jun 21, 2019
1 parent 057c484 commit 3d1f7c8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-play"
version = "0.2.0"
version = "0.3.0"
authors = ["Zeyi Fan <[email protected]>"]
edition = "2018"
description = "Run your Rust code file without manually setting up a Cargo project."
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Files under sub-directories will be copied and placed relatively to the first fi
- [ ] Editor plugins
- [x] Vim
- [ ] VS Code
- [ ] Toolchain supports
- [x] Toolchain supports
- [x] Edition Support
## Editor Support
Expand Down

0 comments on commit 3d1f7c8

Please sign in to comment.