Skip to content

Commit

Permalink
Update Cargo.toml with public accumulo-access crate
Browse files Browse the repository at this point in the history
  • Loading branch information
larsw authored Jan 4, 2024
1 parent 858a36d commit 4b92305
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 @@ -17,7 +17,7 @@ pg16 = ["pgrx/pg16", "pgrx-tests/pg16" ]
pg_test = []

[dependencies]
accumulo-access = { version = "0.1.0", path = "../accumulo-access-rs/accumulo-access" }
accumulo-access = "0.1.0"
pgrx = "=0.11.2"

[dev-dependencies]
Expand Down

0 comments on commit 4b92305

Please sign in to comment.