We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2985dca commit 52856ceCopy full SHA for 52856ce
.gitignore
@@ -1 +1,4 @@
1
-/target
+.vscode/
2
+target/
3
+**/*.rs.bk
4
+Cargo.lock
Cargo.lock
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "pluto-src"
-version = "0.1.0+0.10.4"
+version = "0.1.1+0.10.4"
authors = ["Aleksandr Orlenko <[email protected]>"]
5
edition = "2021"
6
repository = "https://github.com/mlua-rs/pluto-src-rs"
0 commit comments