Skip to content

Commit

Permalink
Update contracts/deposit-contracts/contract/Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Marijan Petričević <[email protected]>
  • Loading branch information
jonas089 and marijanp authored Mar 27, 2024
1 parent 3e2423c commit 90a8c06
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions contracts/deposit-contracts/contract/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[package]
name = "contract"
version = "0.1.0"
edition = "2021"
version.workspace = true
edition.workspace = true
license.workspace = true

[dependencies]
casper-contract = {version="4.0.0", features=["std", "test-support"]}
Expand Down

0 comments on commit 90a8c06

Please sign in to comment.