Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Apply suggestions from code review
  • Loading branch information
bkchr authored Nov 8, 2022
commit c0652cbf6ce00a92a468ea2d85964dfb5c35a53d
2 changes: 1 addition & 1 deletion utils/frame/generate-bags/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ sp-io = { version = "6.0.0", path = "../../../primitives/io" }
# third party
chrono = { version = "0.4.19" }
git2 = { version = "0.14.2", default-features = false }
num-format = { version = "0.4.3" }
num-format = "0.4.3"