rename to smartpack n smartunpack

This commit is contained in:
2026-05-18 19:30:58 +07:00
parent cc95bc97d3
commit 396e0848da
21 changed files with 323 additions and 314 deletions

View File

@@ -23,9 +23,9 @@ futures = "0.3"
tempfile = "3"
[[example]]
name = "smartsend_example"
path = "examples/smartsend_example.rs"
name = "smartpack_example"
path = "examples/smartpack_example.rs"
[[example]]
name = "smartreceive_example"
path = "examples/smartreceive_example.rs"
name = "smartunpack_example"
path = "examples/smartunpack_example.rs"