Skip to content

Commit

Permalink
Bump pin-project from 1.1.3 to 1.1.4 (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent c8b646e commit ee475e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ hyper-util = { version = "=0.1", features = ["server-auto", "tokio"] }
log = "0.4"
mimalloc = { version = "0.1.34", default-features = false, features = ["local_dynamic_tls"] }
percent-encoding = "=2.3"
pin-project = "1.0"
pin-project = "1.1"
pyo3 = { version = "=0.20", features = ["anyhow", "extension-module", "generate-import-lib"] }
pyo3-asyncio = { version = "=0.20", features = ["tokio-runtime"], git = "https://github.com/gi0baro/pyo3-asyncio.git", rev = "6e3a309" }
pyo3-log = "=0.8"
Expand Down

0 comments on commit ee475e0

Please sign in to comment.