Skip to content

Commit 4251f4c

Browse files
committed
chore: lock in pg_introspect v0.2.0
1 parent 588a8b4 commit 4251f4c

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dbg_macro = "deny"
1313

1414
[workspace.dependencies]
1515
dry_run_core = { path = "crates/dry_run_core" }
16-
pg_introspect = { path = "../pg_introspect" }
16+
pg_introspect = "0.2.0"
1717
async-trait = "0.1"
1818
chrono = { version = "0.4", features = ["serde"] }
1919
clap = { version = "4", features = ["derive", "env"] }

0 commit comments

Comments
 (0)