1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
description = "arbitrum"
edition = "2021"
homepage = "https://arbitrum.io/"
keywords = ["arbitrum", "ethereum"]
license-file = "LICENSE.md"
name = "arbitrum"
readme = "README.md"
repository = "https://github.com/OffchainLabs/arbitrum-rust"
version = "0.1.0"