Skip to content

Commit 8955153

Browse files
committed
Migrate the html-py-ever example to a 'rust' dir
1 parent 15782b7 commit 8955153

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

examples/html-py-ever/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ tendril = "0.4.3"
1212
[lib]
1313
name = "html_py_ever"
1414
crate-type = ["cdylib"]
15+
path = "rust/lib.rs"
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)