rust-bitcoin-unsafe-fast/contrib
Tobin C. Harding 75c490c60f
hashes: Remove default features from schemars dep
We are trying to get rid of the `serde_derive` dependency from our
dependency graph.

Stop using default features for the `schemars` dependency which includes
`schemars_derive` which depends on `serder_derive`.

Manually implement `schemars::JsonSchema` instead of deriving it.
2023-11-20 15:18:33 +11:00
..
release.sh rename bitcoin-private to bitcoin-internals 2023-05-26 19:49:52 +00:00
test.sh hashes: Remove default features from schemars dep 2023-11-20 15:18:33 +11:00
update-lock-files.sh Add a script for updating lock files 2023-08-24 11:03:06 +10:00