Skip to content

Commit 6bd2b74

Browse files
committed
modify
1 parent 9c6946a commit 6bd2b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/test.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use pkl_rs::*;
1+
use rusty_pkl::*;
22

33
fn main() {
44
match parse_pkl("examples\\config.pkl") {

0 commit comments

Comments
 (0)