Skip to content

Commit

Permalink
Update crates
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Apr 9, 2024
1 parent 31720e5 commit 60d4f6a
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 78 deletions.
114 changes: 52 additions & 62 deletions Cargo.lock

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

16 changes: 0 additions & 16 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -131,22 +131,6 @@ features = [
"worktree-mutation",
]

# Pin gix-transport to this version, people who don't use --locked will get 0.41.3
# which is either itself broken, or else one the following versions it depends
# on has introduced a bug
# Removing h2 v0.4.3
# Removing http v1.1.0
# Removing http-body v1.0.0
# Removing http-body-util v0.1.1
# Removing hyper v1.2.0
# Removing hyper-util v0.1.3
# Removing pin-project v1.1.5
# Removing pin-project-internal v1.1.5
# Removing reqwest v0.12.1
# Removing tower v0.4.13
# Removing tower-layer v0.3.2
gix-transport = "<=0.41.2"

[dev-dependencies]
# Folder copying
fs_extra = "1.3"
Expand Down

0 comments on commit 60d4f6a

Please sign in to comment.