aston
aston
Does [this issue](https://github.com/Keats/rust-bcrypt/issues/10) mean that RustCrypto will not include bcrypt password hashing? Or maybe there will be yet another implementation of it in this repo?
Are there any plans for making JFoenix compatible with versions of Java greater than 11?
Good news... It seems that the maintainer proceeded (by himself?) with the upgrade. Now the [jmx-0.2.1](https://crates.io/crates/jmx/0.2.1) has the latest j4rs as dependency. I guess you can just give it a...
That's great. Thanks
There are plans to implement more [editors](https://rust-keylock.github.io/rust-keylock-lib/rust_keylock/trait.Editor.html) for the library, but, to be honest, the browser extensions was not in my mind... Generally, the aim is that you could have...
Indeed, there was an issue when handling the parameterized types to match constructors. I pushed a fix. Can you please check that it works for you? Thanks.
You should just create the `Jvm` specifying the class you want to include in the classpath. For example, if you have the Java class: ```java package org.my; public class Test...
It's been some time since this is inactive. Closing...
The Rust logs do not indicate any issue with starting JVM... As a first question, are you sure that the dll exists in the expected path: "C:\Program Files\Java\jre-1.8\bin\sunmscapi.dll"? In case...
This time there is an error in the creation of the JVM. What is it? Can you check in the console?