Skip to content

Commit

Permalink
Merge main into sweep/add-sweep-config
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Dec 14, 2023
2 parents be6be22 + cda141d commit 26946fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ensemble/src/types/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ mod uuid;

pub use datetime::DateTime;
pub use hashed::Hashed;

/// A JSON value, used for storing arbitrary data in the database.
#[cfg(feature = "json")]
pub use json::{Json, ToJson};

#[cfg(feature = "uuid")]
Expand Down

0 comments on commit 26946fe

Please sign in to comment.