Skip to content

Commit

Permalink
Bump anyhow from 1.0.65 to 1.0.66 (matrix-org#14278)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 24, 2022
1 parent 278b530 commit 5f06488
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions changelog.d/14278.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bump anyhow from 1.0.65 to 1.0.66.
2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ crate-type = ["lib", "cdylib"]
name = "synapse.synapse_rust"

[dependencies]
anyhow = "1.0.63"
anyhow = "1.0.66"
lazy_static = "1.4.0"
log = "0.4.17"
pyo3 = { version = "0.17.1", features = ["extension-module", "macros", "anyhow", "abi3", "abi3-py37"] }
Expand Down

0 comments on commit 5f06488

Please sign in to comment.