Skip to content

Commit d07860b

Browse files
committed
Updated specta version to reference rev
1 parent 8255c75 commit d07860b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tokio-util = "0.7.8"
4848
prost = "0.11.0"
4949
log = "0.4.20"
5050

51-
specta = { git = "https://github.com/ajmcquilkin/specta.git", version = "=1.0.3", branch = "ajmcquilkin/ts-namespaces", optional = true }
51+
specta = { git = "https://github.com/ajmcquilkin/specta.git", rev = "6a8731d", optional = true }
5252
serde = { version = "1.0", features = ["derive"], optional = true }
5353
serde_json = { version = "1.0", optional = true }
5454
thiserror = "1.0.48"

0 commit comments

Comments
 (0)