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 6c61a24 commit 1827df3Copy full SHA for 1827df3
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "java-locator"
3
-version = "0.1.4"
+version = "0.1.5"
4
authors = ["aston <[email protected]>"]
5
description = "Locates a Java installation in the host."
6
keywords = ["java", "jni"]
README.md
@@ -1,6 +1,7 @@
# java-locator
[](https://crates.io/crates/java_locator)
+
This is a small utility written in [Rust](https://www.rust-lang.org/).
7
0 commit comments