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 2
2
name = " graph"
3
3
version = " 0.1.0"
4
4
edition = " 2018"
5
- authors = [" Olivier Goffart <ogoffart@woboq.com >" ]
5
+ authors = [" Olivier Goffart <olivier.goffart@slint.dev >" ]
6
6
build = " build.rs"
7
7
8
8
[dependencies ]
Original file line number Diff line number Diff line change 2
2
name = " qmlextensionplugins"
3
3
version = " 0.1.0"
4
4
edition = " 2018"
5
- authors = [" Olivier Goffart <ogoffart@woboq.com >" ]
5
+ authors = [" Olivier Goffart <olivier.goffart@slint.dev >" ]
6
6
7
7
[lib ]
8
8
name = " qmlqtimeexampleplugin"
Original file line number Diff line number Diff line change 2
2
name = " todos"
3
3
version = " 0.1.0"
4
4
edition = " 2018"
5
- authors = [" Olivier Goffart <ogoffart@woboq.com >" ]
5
+ authors = [" Olivier Goffart <olivier.goffart@slint.dev >" ]
6
6
7
7
[dependencies ]
8
8
qmetaobject = { path = " ../../qmetaobject" }
Original file line number Diff line number Diff line change 2
2
name = " qmetaobject"
3
3
version = " 0.2.9"
4
4
edition = " 2018"
5
- authors = [" Olivier Goffart <ogoffart@woboq.com >" ]
5
+ authors = [" Olivier Goffart <olivier.goffart@slint.dev >" ]
6
6
build = " build.rs"
7
7
description = " Expose rust object to Qt and QML."
8
8
readme = " ../README.md"
Original file line number Diff line number Diff line change 2
2
name = " qmetaobject_impl"
3
3
version = " 0.2.9"
4
4
edition = " 2018"
5
- authors = [" Olivier Goffart <ogoffart@woboq.com >" ]
5
+ authors = [" Olivier Goffart <olivier.goffart@slint.dev >" ]
6
6
description = " Custom derive for the qmetaobject crate."
7
7
readme = " ../README.md"
8
8
license = " MIT"
Original file line number Diff line number Diff line change 2
2
name = " qttypes"
3
3
version = " 0.2.9"
4
4
edition = " 2018"
5
- authors = [" Olivier Goffart <ogoffart@woboq.com >" ]
5
+ authors = [" Olivier Goffart <olivier.goffart@slint.dev >" ]
6
6
build = " build.rs"
7
7
description = " Manually maintained buildings for Qt value types"
8
8
readme = " README.md"
You can’t perform that action at this time.
0 commit comments