Skip to content

Commit 52e6b69

Browse files
build(deps): bump anyhow from 1.0.100 to 1.0.101
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.100 to 1.0.101. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.101) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af9ce77 commit 52e6b69

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
1111
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1212

1313
[dependencies]
14-
anyhow = "1.0.100"
14+
anyhow = "1.0.101"
1515
daktilo_server = { version = "0.5.0", git = "https://github.com/Xenira/daktilo.git", branch = "daktilo-server" }
1616
nvim-oxi = { version = "0.5.1", features = ["libuv", "neovim-0-9"] }
1717
prost = "0.14.3"

0 commit comments

Comments
 (0)