Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
fix(lib): strict versions for scale derive macro crates and excluding…
Browse files Browse the repository at this point in the history
… the Cargo.lock from .gitignore
  • Loading branch information
yahortsaryk committed Jun 30, 2023
1 parent f0a849a commit d8308d0
Show file tree
Hide file tree
Showing 3 changed files with 789 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ target
# Ignore backup files creates by cargo fmt.
**/*.rs.bk

# Remove Cargo.lock when creating an executable, leave it for libraries
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
Cargo.lock

local
.idea
ink-doc-gen
Expand Down
Loading

0 comments on commit d8308d0

Please sign in to comment.