Skip to content

Commit

Permalink
ci: revert err
Browse files Browse the repository at this point in the history
  • Loading branch information
dj8yf0μl committed Oct 29, 2024
1 parent 1ee8090 commit 0d8d971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion borsh/examples/serde_json_value.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ use std::collections::HashMap;

use borsh::{BorshDeserialize, BorshSerialize};

od serde_json_value {
mod serde_json_value {
pub use de::deserialize_value;
pub use ser::serialize_value;
mod ser {
Expand Down

0 comments on commit 0d8d971

Please sign in to comment.