Skip to content

Commit 52856ce

Browse files
committed
v0.1.1+0.10.4
1 parent 2985dca commit 52856ce

File tree

3 files changed

+5
-51
lines changed

3 files changed

+5
-51
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
/target
1+
.vscode/
2+
target/
3+
**/*.rs.bk
4+
Cargo.lock

Cargo.lock

-49
This file was deleted.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pluto-src"
3-
version = "0.1.0+0.10.4"
3+
version = "0.1.1+0.10.4"
44
authors = ["Aleksandr Orlenko <zxteam@protonmail.com>"]
55
edition = "2021"
66
repository = "https://github.com/mlua-rs/pluto-src-rs"

0 commit comments

Comments
 (0)