Skip to content

Commit 3d822bd

Browse files
committed
chore: bump version to 1.2.72
1 parent 83a06d3 commit 3d822bd

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rce-engine"
3-
version = "1.2.71"
3+
version = "1.2.72"
44
edition = "2024"
55
authors = ["ToolKitHub <[email protected]>"]
66
description = "A secure service for running untrusted code inside isolated Docker containers via a simple HTTP API"

dist-workspace.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ targets = ["x86_64-unknown-linux-gnu"]
1515
install-path = "~/rce/bin"
1616
# Whether to install an updater program
1717
install-updater = false
18+
19+
rust-toolchain-version = "nightly"

0 commit comments

Comments
 (0)