Skip to content

Commit

Permalink
Non-unique class GenericEnum.
Browse files Browse the repository at this point in the history
Added tracing to Cargo.toml.
  • Loading branch information
uberFoo committed Apr 17, 2024
1 parent d920ce5 commit b3cbf28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ snafu = "0.7.4"
serde_json = "1.0.93"
tracy-client = { version = "0.15.2", optional = true }
uuid = { version = "1.2.2", features = ["v5", "serde"] }
tracing = "0.1.40"

[lib]
doctest = true
Expand Down

0 comments on commit b3cbf28

Please sign in to comment.