Skip to content

Commit e74b09f

Browse files
fix(deps): update rust crate flagsmith-flag-engine to 0.6
1 parent a98153d commit e74b09f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/flagsmith/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ url = "2.5"
3939
reqwest = { version = "0.11", default-features = false }
4040

4141
# Flagsmith flag engine types (must match flagsmith version)
42-
flagsmith-flag-engine = "0.5"
42+
flagsmith-flag-engine = "0.6"
4343

4444
[dev-dependencies]
4545
# Testing

0 commit comments

Comments
 (0)