Skip to content

Commit 60558bb

Browse files
authored
Merge pull request #15 from arceos-hypervisor/fix-log
fix: update log dependency version to allow minor updates
1 parent c4a0965 commit 60558bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2024"
66
[features]
77

88
[dependencies]
9-
log = "=0.4.21"
9+
log = "0.4"
1010
cfg-if = "1.0"
1111
spin = "0.9"
1212

0 commit comments

Comments
 (0)