Skip to content

Commit

Permalink
Drop once_cell from cargo-pgrx
Browse files Browse the repository at this point in the history
  • Loading branch information
workingjubilee committed Feb 7, 2024
1 parent 01cab13 commit 50a798a
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 cargo-pgrx/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ serde_derive = "1.0"
serde-xml-rs = "0.6.0"
syn = { version = "2.0.18", features = [ "extra-traits", "full", "fold", "parsing" ] }
object = "0.32.1"
once_cell = "1.18.0"
color-eyre = "0.6.2"
tracing = "0.1"
tracing-error = "0.2.0"
Expand Down

0 comments on commit 50a798a

Please sign in to comment.