Skip to content

Commit 72bb857

Browse files
fix(deps): update rust crate flagsmith-flag-engine to 0.6
1 parent 38bf6d0 commit 72bb857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)