Skip to content

Commit

Permalink
fixed conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Ashwin Naren <[email protected]>
  • Loading branch information
arihant2math committed Aug 31, 2024
1 parent 835b92e commit 742dc3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_backends/test_wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ chrono = "0.4"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
bincode = "1.3"
weather_structs = { path = "../../internal/weather_structs" }
weather_structs = { path = "../../crates/weather_structs" }

[lib]
crate-type = ["cdylib"]

0 comments on commit 742dc3a

Please sign in to comment.