Skip to content

Commit

Permalink
Update Rust crate trybuild to v1.0.104 (#6624)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Mar 5, 2025
1 parent 94cf2e8 commit bcf3839
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ tracing-flame = { version = "=0.2.0", default-features = false }
tracing-opentelemetry = { version = "=0.29.0", default-features = false }
tracing-subscriber = { version = "=0.3.19", default-features = false }
trait-variant = { version = "=0.1.2", default-features = false }
trybuild = { version = "=1.0.103", default-features = false }
trybuild = { version = "=1.0.104", default-features = false }
tsify = { version = "=0.4.5", default-features = false }
unicode-ident = { version = "=1.0.17", default-features = false }
url = { version = "=2.5.4", default-features = false }
Expand Down

0 comments on commit bcf3839

Please sign in to comment.