rspack_workspace 0.101.9

Rspack workspace utilities
Documentation
1
2
3
4
5
6
7
8
9
10
//! This is a generated file. Don't modify it by hand! Run 'cargo codegen' to re-generate the file.
/// The version of the `swc_core` package used in the current workspace.
pub const fn rspack_swc_core_version() -> &'static str {
  "76.0.0"
}

/// The version of the JavaScript `@rspack/core` package.
pub const fn rspack_pkg_version() -> &'static str {
  "2.1.9"
}