Skip to content

Commit 68363d3

Browse files
committed
Migrate profiler_builtins to Rust 2024
1 parent adcaf41 commit 68363d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/profiler_builtins/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "profiler_builtins"
33
version = "0.0.0"
4-
edition = "2021"
4+
edition = "2024"
55

66
[lib]
77
test = false

0 commit comments

Comments
 (0)