Skip to content

Commit

Permalink
fix update
Browse files Browse the repository at this point in the history
  • Loading branch information
pgherveou committed Aug 3, 2023
1 parent a2c932e commit 2d05ded
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ink/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ scale-info = { version = "2", default-features = false, features = ["derive"] }
xcm = { git = "https://github.com/paritytech/polkadot", default-features = false, branch = "master" }

[lib]
path = "src/lib.rs"
path = "lib.rs"

[features]
default = ["std"]
Expand Down
File renamed without changes.

0 comments on commit 2d05ded

Please sign in to comment.