Files
r2client/r2python/Cargo.toml
ForeverPyrite f92026698c Made this whole thing somewhat publicly presentable.
Now that's not to say I cleaned up the source code, who knows what the
heck is in there...
2025-09-19 23:31:53 -04:00

8 lines
95 B
TOML

[package]
name = "r2python"
version = "0.1.0"
edition = "2024"
[dependencies]
pyo3 = "0.26.0"