Skip to content

Commit

Permalink
AWOOGA
Browse files Browse the repository at this point in the history
  • Loading branch information
jessekrubin committed Jan 31, 2025
1 parent 5b30e57 commit cc2a3cc
Show file tree
Hide file tree
Showing 8 changed files with 391 additions and 297 deletions.
10 changes: 10 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/ryo3-bytes/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license.workspace = true
repository.workspace = true

[dependencies]
pyo3 = { workspace = true, features = ["experimental-inspect"] }
pyo3 = { workspace = true, features = ["experimental-inspect", "multiple-pymethods"] }
bytes = { workspace = true }

[lints]
Expand Down
Loading

0 comments on commit cc2a3cc

Please sign in to comment.