Skip to content

Commit

Permalink
deps: Upgrade rust.fps.config
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb-leinz committed Oct 21, 2024
1 parent ef6570d commit 084aee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/common.rs
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ impl Default for TestingEnv {
}
}

impl freedom_config::AtlasEnv for TestingEnv {
impl freedom_config::Env for TestingEnv {
fn from_str(_val: &str) -> Option<Self>
where
Self: Sized,
Expand Down

0 comments on commit 084aee3

Please sign in to comment.