Skip to content

Commit

Permalink
Revert "Remove capnp from dependencies"
Browse files Browse the repository at this point in the history
This reverts commit ad471bc.
  • Loading branch information
agates committed Jun 15, 2024
1 parent ad471bc commit 91d46be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ build = "build.rs"


[dependencies]
capnp = "0.19.6"
serde = { version = "1.0.203", features = ["derive"] }

[build-dependencies]
Expand Down

0 comments on commit 91d46be

Please sign in to comment.