Skip to content

Commit

Permalink
Merge branch 'main' into update-otel-rust-dep
Browse files Browse the repository at this point in the history
  • Loading branch information
lquerel authored May 23, 2024
2 parents 8b7657d + 2ce6c40 commit 8ce04bd
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 60 deletions.
121 changes: 62 additions & 59 deletions 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 crates/weaver_cache/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ workspace = true
[dependencies]
tempdir = "0.3.7"
dirs = "5.0.1"
gix = { version = "0.62.0", default-features = false, features = [
gix = { version = "0.63.0", default-features = false, features = [
"comfort",
"blocking-http-transport-reqwest",
"max-performance-safe",
Expand Down

0 comments on commit 8ce04bd

Please sign in to comment.