File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " inline-python"
3
3
version = " 0.12.0"
4
- authors = [
5
- " Mara Bos <m-ou.se@m-ou.se>" ,
6
- " Maarten de Vries <maarten@de-vri.es>" ,
7
- ]
8
4
description = " Inline Python code directly in your Rust code"
9
5
license = " BSD-2-Clause"
10
6
edition = " 2018"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " ct-python"
3
3
version = " 0.5.7"
4
- authors = [" Mara Bos <m-ou.se@m-ou.se>" ]
5
4
description = " Execute Python code at compile time to generate Rust code"
6
5
license = " BSD-2-Clause"
7
6
edition = " 2018"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " inline-python-macros"
3
3
version = " 0.12.0"
4
- authors = [
5
- " Mara Bos <m-ou.se@m-ou.se>" ,
6
- " Maarten de Vries <maarten@de-vri.es>" ,
7
- ]
8
4
description = " Macros for the inline-python crate"
9
5
license = " BSD-2-Clause"
10
6
edition = " 2018"
You can’t perform that action at this time.
0 commit comments