mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-26 10:58:07 +00:00
Update cargo.toml
This commit is contained in:
Generated
+1
-1
@@ -2632,7 +2632,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "polyfill-rs"
|
name = "polyfill-rs"
|
||||||
version = "0.1.1"
|
version = "0.2.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"alloy-primitives",
|
"alloy-primitives",
|
||||||
"alloy-signer",
|
"alloy-signer",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "polyfill-rs"
|
name = "polyfill-rs"
|
||||||
version = "0.1.1"
|
version = "0.2.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = ["Julius Tranquilli <julius@example.com>"]
|
authors = ["Julius Tranquilli <julius@example.com>"]
|
||||||
description = "The Fastest Polymarket Client On The Market."
|
description = "The Fastest Polymarket Client On The Market."
|
||||||
|
|||||||
Reference in New Issue
Block a user