Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 5f06488

Browse files
Bump anyhow from 1.0.65 to 1.0.66 (#14278)
1 parent 278b530 commit 5f06488

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

changelog.d/14278.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump anyhow from 1.0.65 to 1.0.66.

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ crate-type = ["lib", "cdylib"]
2020
name = "synapse.synapse_rust"
2121

2222
[dependencies]
23-
anyhow = "1.0.63"
23+
anyhow = "1.0.66"
2424
lazy_static = "1.4.0"
2525
log = "0.4.17"
2626
pyo3 = { version = "0.17.1", features = ["extension-module", "macros", "anyhow", "abi3", "abi3-py37"] }

0 commit comments

Comments
 (0)