Skip to content

Commit

Permalink
GEN-201: Remove once-cell dev-dependency (#5542)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimDiekmann authored Nov 2, 2024
1 parent d23aaa6 commit db64ec7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion libs/error-stack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ insta = { workspace = true, features = ["filters", "ron"] }
regex = { workspace = true }
expect-test = { workspace = true }
ansi-to-html = { workspace = true }
once_cell = { workspace = true }
supports-color = { workspace = true }
supports-unicode = { workspace = true }
owo-colors = { workspace = true }
Expand Down

0 comments on commit db64ec7

Please sign in to comment.