File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " flagsmith-flag-engine"
3- version = " 0.3 .0"
3+ version = " 0.4 .0"
44authors = [" Gagan Trivedi <gagan.trivedi@flagsmith.com>" ]
55edition = " 2021"
6- description = " This project is the rust clone of flagsmith flag engine: https://github.com/Flagsmith/flagsmith-engine"
6+ description = " This project is the rust clone of flagsmith flag engine: https://github.com/Flagsmith/flagsmith-engine"
77readme = " README.md"
88license = " BSD-3-Clause"
99keywords = [" Flagsmith" , " feature-flag" , " remote-config" , " flag-engine" ]
1010categories = [" config" , " api-bindings" ]
11- maintenance = { status = " actively-developed" }
11+ maintenance = { status = " actively-developed" }
1212
1313[dependencies ]
1414serde = { version = " 1.0" , features = [" derive" ] }
1515serde_json = " 1.0"
1616chrono = { version = " 0.4" , features = [" serde" ] }
17- md-5 = " 0.10.1"
17+ md-5 = " 0.10.1"
1818num-bigint = " 0.4"
1919num-traits = " 0.2.14"
2020uuid = { version = " 0.8" , features = [" serde" , " v4" ] }
You can’t perform that action at this time.
0 commit comments