Skip to content

Commit

Permalink
commit cargo.lock maybe thatll fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool committed Jan 7, 2024
1 parent 06b519b commit b628aca
Show file tree
Hide file tree
Showing 2 changed files with 3,614 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ test/
output/
geode/
.vscode/
Cargo.lock
Loading

2 comments on commit b628aca

@Nikitamuraviev10
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi. Error when building in linux:
error[E0277]: the trait bound IndexMap<std::string::String, Vec<std::string::String>, ahash::random_state::RandomState>: Merge is not satisfied

rustc 1.78.0-nightly (381d69953 2024-02-24)

@matcool
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

impressive..

Please sign in to comment.