Skip to content

Commit bcf82ca

Browse files
committed
refactor: rename main file and associated entry point
1 parent 54b5c76 commit bcf82ca

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

post-compute/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2024"
55

66
[[bin]]
77
name = "tee-worker-post-compute"
8-
path = "src/bin/main.rs"
8+
path = "src/bin/tee_worker_post_compute.rs"
99

1010
[dependencies]
1111
aes = "0.8.4"
File renamed without changes.

0 commit comments

Comments
 (0)