adding ron to slide serializing...
It's possible I could use this as a method of creating slides in text form. It's vastly easier to implement.
This commit is contained in:
parent
66c37775d1
commit
2408404ff4
5 changed files with 68 additions and 19 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3132,6 +3132,7 @@ dependencies = [
|
|||
"libcosmic",
|
||||
"miette",
|
||||
"pretty_assertions",
|
||||
"ron",
|
||||
"serde",
|
||||
"serde-lexpr",
|
||||
"strum",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue