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 f0cfafe commit 97ae1b9Copy full SHA for 97ae1b9
Cargo.toml
@@ -19,7 +19,7 @@ max_cyclomatic_complexity = 15
19
required_documentation_coverage = 100.0
20
21
[workspace.package]
22
-version = "3.19.15"
+version = "3.19.16"
23
edition = "2021"
24
authors = ["Depyler Contributors"]
25
license = "MIT OR Apache-2.0"
crates/depyler-ruchy/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "depyler-ruchy"
3
4
5
6
description = "Ruchy script format backend for Depyler Python-to-Rust transpiler"
0 commit comments