Skip to content

Commit 957b48f

Browse files
chore(deps): update protobuf commit after rebase
1 parent 761523a commit 957b48f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -18,7 +18,7 @@ itertools = "0"
1818
libc = "0"
1919
log = { version = "0", features = ["std"] }
2020
prost = "0"
21-
protobuf = { git = "https://github.com/thinkparq/protobuf", rev = "31cdc139769102b9fcf353794314e7240ff00f58" }
21+
protobuf = { git = "https://github.com/thinkparq/protobuf", rev = "4957cbcada125b549674bc9f98d9777052fb5c34" }
2222
regex = "1"
2323
ring = "0"
2424
rusqlite = { version = "0", features = ["bundled", "vtab", "array"] }

0 commit comments

Comments
 (0)