We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc55b0d commit 505b7f4Copy full SHA for 505b7f4
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "tarnish"
3
-version = "0.0.1"
+version = "0.0.2"
4
edition = "2024"
5
authors = []
6
description = "Process isolation library with automatic panic recovery for running untrusted Rust code"
0 commit comments