File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "rquickjs-extra"
33description = " Extra modules for RQuickJS"
44version = " 0.2.0"
55edition = " 2024"
6- rust-version = " 1.85 "
6+ rust-version = " 1.88.0 "
77license = " Apache-2.0"
88repository = " https://github.com/rquickjs/rquickjs-extra"
99readme = " README.md"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "rquickjs-extra-test"
33description = " Test library for RQuickJS"
44version = " 0.2.0"
55edition = " 2024"
6- rust-version = " 1.85 "
6+ rust-version = " 1.88.0 "
77license = " Apache-2.0"
88repository = " https://github.com/rquickjs/rquickjs-extra"
99authors = [" Emile Fugulin <code@efugulin.com>" ]
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "rquickjs-extra-utils"
33description = " Utils library for RQuickJS"
44version = " 0.2.0"
55edition = " 2024"
6- rust-version = " 1.85 "
6+ rust-version = " 1.88.0 "
77license = " Apache-2.0"
88repository = " https://github.com/rquickjs/rquickjs-extra"
99authors = [" Emile Fugulin <code@efugulin.com>" ]
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "rquickjs-extra-console"
33description = " Console module for RQuickJS"
44version = " 0.2.0"
55edition = " 2024"
6- rust-version = " 1.85 "
6+ rust-version = " 1.88.0 "
77license = " Apache-2.0"
88repository = " https://github.com/rquickjs/rquickjs-extra"
99authors = [" Emile Fugulin <code@efugulin.com>" ]
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "rquickjs-extra-os"
33description = " OS module for RQuickJS"
44version = " 0.2.0"
55edition = " 2024"
6- rust-version = " 1.85 "
6+ rust-version = " 1.88.0 "
77license = " Apache-2.0"
88repository = " https://github.com/rquickjs/rquickjs-extra"
99authors = [" Emile Fugulin <code@efugulin.com>" ]
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "rquickjs-extra-sqlite"
33description = " SQLite module for RQuickJS"
44version = " 0.2.0"
55edition = " 2024"
6- rust-version = " 1.85 "
6+ rust-version = " 1.88.0 "
77license = " Apache-2.0"
88repository = " https://github.com/rquickjs/rquickjs-extra"
99authors = [" Emile Fugulin <code@efugulin.com>" ]
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "rquickjs-extra-url"
33description = " URL module for RQuickJS"
44version = " 0.2.0"
55edition = " 2024"
6- rust-version = " 1.85 "
6+ rust-version = " 1.88.0 "
77license = " Apache-2.0"
88repository = " https://github.com/rquickjs/rquickjs-extra"
99authors = [" Emile Fugulin <code@efugulin.com>" ]
You can’t perform that action at this time.
0 commit comments