Skip to content

Commit

Permalink
desc for bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavidmeister committed Jan 30, 2024
1 parent 56bc9cf commit dd7d1cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions crates/bindings/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
[package]
name = "rain_orderbook_bindings"
description = "Bindings for the Rain Orderbook Solidity contracts to Rust types."
version = "0.1.0"
edition.workspace = true
license.workspace = true
homepage.workspace = true

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
alloy-sol-types = { workspace = true, features = ["json"] }
alloy-primitives = { workspace = true }

0 comments on commit dd7d1cf

Please sign in to comment.