Skip to content

Commit d11a312

Browse files
committed
make rpc example crate name match directory name
1 parent 43b7a31 commit d11a312

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/rpc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "rpc_example"
2+
name = "rpc"
33
version = "0.1.0"
44
edition = "2021"
55

0 commit comments

Comments
 (0)