Skip to content

Commit c94b036

Browse files
chore: Move some tag_utils from core to common
1 parent 8b2d735 commit c94b036

File tree

11 files changed

+515
-500
lines changed

11 files changed

+515
-500
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/common/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
pub mod avm_string;
44
pub mod buffer;
55
pub mod sandbox;
6+
pub mod tag_utils;
67
pub mod utils;
78
pub mod xml;

0 commit comments

Comments
 (0)