mirror of
https://github.com/RustPython/Parser.git
synced 2025-07-12 07:35:16 +00:00
Release 0.1.2
rustpython@0.1.2 rustpython-bytecode@0.1.2 rustpython-compiler@0.1.2 rustpython-derive@0.1.2 rustpython-parser@0.1.2 rustpython-vm@0.1.2 rustpython_freeze@0.1.2 rustpython_wasm@0.1.2 Generated by cargo-workspaces
This commit is contained in:
parent
ed01cd63ee
commit
3737af157f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "rustpython-compiler"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
description = "Compiler for python code into bytecode for the rustpython VM."
|
||||
authors = ["RustPython Team"]
|
||||
repository = "https://github.com/RustPython/RustPython"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue