Skip to content

Commit

Permalink
[internal] Bump errno from 0.2.7 to 0.2.8 in /src/rust/engine (#14137)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 11, 2022
1 parent ac1a6f6 commit d79439a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/rust/engine/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 src/rust/engine/fs/brfs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ protos = { path = "../../protos" }
clap = "2"
dirs-next = "2"
env_logger = "0.5.4"
errno = "0.2.3"
errno = "0.2.8"
fuser = "0.9.1"
futures = "0.3"
grpc_util = { path = "../../grpc_util" }
Expand Down

0 comments on commit d79439a

Please sign in to comment.