mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
configurable DISABLE_AUDIT_LOG
This commit is contained in:
Generated
+1
@@ -15335,6 +15335,7 @@ name = "windmill-audit"
|
||||
version = "1.567.3"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"lazy_static",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sql-builder",
|
||||
|
||||
@@ -1 +1 @@
|
||||
a2c83c51c9b501e3660fe82416a73e487356158d
|
||||
3ec1603ac7353075eedab1044b7c878ea2e85a97
|
||||
@@ -20,3 +20,4 @@ chrono.workspace = true
|
||||
serde_json.workspace = true
|
||||
tracing.workspace = true
|
||||
windmill-common = { workspace = true, default-features = false }
|
||||
lazy_static.workspace = true
|
||||
Reference in New Issue
Block a user