Skip to content

Commit

Permalink
fixup! Merge branch 'tiago/replace-hash-data-structs' (#2685)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzemanovic committed Mar 19, 2024
1 parent 210ab20 commit 7119185
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions crates/migrations/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![allow(clippy::disallowed_types)]
use std::collections::HashMap;
use std::sync::{Mutex, OnceLock};

Expand Down
2 changes: 1 addition & 1 deletion wasm/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion wasm_for_tests/wasm_source/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7119185

Please sign in to comment.