Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into derive_schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Ten0 committed Mar 10, 2024
2 parents 2351d08 + 4d88149 commit 4218656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serde_avro_fast/src/schema/safe/parsing/mod.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mod raw;

use crate::schema::{safe::*, SchemaError};
use crate::schema::safe::*;

use std::collections::HashMap;

Expand Down

0 comments on commit 4218656

Please sign in to comment.