mirror of
https://github.com/ForeverPyrite/r2client.git
synced 2025-12-10 01:38:07 +00:00
Now that's not to say I cleaned up the source code, who knows what the heck is in there...
8 lines
95 B
TOML
8 lines
95 B
TOML
[package]
|
|
name = "r2python"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
pyo3 = "0.26.0"
|