File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11[workspace .package ]
2- version = " 0.2 .0"
2+ version = " 0.3 .0"
33authors = [" RustPython Team" ]
44edition = " 2021"
55rust-version = " 1.67.1"
Original file line number Diff line number Diff line change 11[package ]
22name = " rustpython-ast"
3- version = " 0.2 .0"
3+ version = " 0.3 .0"
44description = " AST definitions for RustPython"
55authors = [" RustPython Team" ]
66edition = " 2021"
Original file line number Diff line number Diff line change 11[package ]
22name = " rustpython-parser-core"
33description = " RustPython parser data types."
4- version = " 0.2 .0"
4+ version = " 0.3 .0"
55authors = [" RustPython Team" ]
66edition = " 2021"
77repository = " https://github.com/RustPython/Parser/"
Original file line number Diff line number Diff line change 11[package ]
22name = " rustpython-format"
33edition = " 2021"
4- version = " 0.2 .0"
4+ version = " 0.3 .0"
55description = " Format helpers for RustPython"
66authors = [" RustPython Team" ]
77repository = " https://github.com/RustPython/Parser/"
Original file line number Diff line number Diff line change 11[package ]
22name = " rustpython-literal"
3- version = " 0.2 .0"
3+ version = " 0.3 .0"
44description = " Common literal handling utilities mostly useful for unparse and repr."
55authors = [" RustPython Team" ]
66edition = " 2021"
Original file line number Diff line number Diff line change 11[package ]
22name = " rustpython-parser"
3- version = " 0.2 .0"
3+ version = " 0.3 .0"
44description = " Parser for python code."
55authors = [" RustPython Team" ]
66build = " build.rs"
You can’t perform that action at this time.
0 commit comments