Skip to content

Commit

Permalink
[deps]: Update pyo3 non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 0e49be1 commit 0f3feec
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 15 deletions.
38 changes: 24 additions & 14 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/bitwarden-py/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pyo3 = { version = "0.22.1", features = ["extension-module"] }
pyo3-log = "0.11.0"

[build-dependencies]
pyo3-build-config = { version = "0.22.1" }
pyo3-build-config = { version = "0.23.0" }

[target.'cfg(not(target_arch="wasm32"))'.dependencies]
tokio = { workspace = true, features = ["rt-multi-thread"] }
Expand Down

0 comments on commit 0f3feec

Please sign in to comment.