Skip to content

Commit e09e78d

Browse files
committed
Update documents.
1 parent 292dd4f commit e09e78d

File tree

18 files changed

+34
-24
lines changed

18 files changed

+34
-24
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ members = [
99

1010
# internal
1111
"examples/hello",
12-
"examples/log",
1312
"examples/http-client",
13+
"examples/logging",
1414
"tests/integration",
1515
]

examples/log/Cargo.toml renamed to examples/logging/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "log"
2+
name = "logging"
33
version = "0.0.0"
44
authors = ["jmjoy <[email protected]>"]
55
edition = "2018"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)