Skip to content
This repository was archived by the owner on Oct 10, 2019. It is now read-only.

Commit f187f6e

Browse files
committed
Release v0.1.0
1 parent 5e02680 commit f187f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres-derive-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugin = true
1313
test = false
1414

1515
[dependencies]
16-
postgres-derive-codegen = { path = "../postgres-derive-codegen", default-features = false, features = ["nightly"] }
16+
postgres-derive-codegen = { version = "0.1", path = "../postgres-derive-codegen", default-features = false, features = ["nightly"] }
1717

1818
[dev-dependencies]
1919
postgres = "0.11.3"

0 commit comments

Comments
 (0)