Skip to content

Commit

Permalink
Merge branch 'main' into example-codegen-semconv-rust
Browse files Browse the repository at this point in the history
  • Loading branch information
lquerel authored Apr 30, 2024
2 parents f930e80 + 6f2b636 commit d65680c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ serde = { version = "1.0.198", features = ["derive"] }
serde_yaml = "0.9.32"
serde_json = { version = "1.0.116"}
thiserror = "1.0.58"
ureq = "2.9.6"
ureq = "2.9.7"
regex = "1.10.3"
rayon = "1.10.0"
ordered-float = { version = "4.2.0", features = ["serde"] }
Expand Down

0 comments on commit d65680c

Please sign in to comment.