diff --git a/java/.cargo/config.toml b/java/.cargo/config.toml index e69de29bb2..24a6f21533 100644 --- a/java/.cargo/config.toml +++ b/java/.cargo/config.toml @@ -0,0 +1,3 @@ +[env] +BABUSHKA_NAME = { value = "BabushkaPy", force = true } +BABUSHKA_VERSION = "0.1.0"