mirror of
https://github.com/ForeverPyrite/r2client.git
synced 2025-12-10 01:38:07 +00:00
9 lines
151 B
TOML
9 lines
151 B
TOML
[package]
|
|
name = "r2python"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
authors = ["foreverpyrite <r2client@foreverpyrite.com"]
|
|
|
|
[dependencies]
|
|
pyo3 = "0.26.0"
|