Skip to content

Commit

Permalink
Bump noise_explorer to fix out of bounds access issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
abizjak committed Apr 21, 2022
1 parent 7d84fae commit a8371f7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion concordium-node/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion concordium-node/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "concordium_node"
version = "3.0.1" # must be kept in sync with 'is_compatible_version' in 'src/configuration.rs'
version = "3.0.2" # must be kept in sync with 'is_compatible_version' in 'src/configuration.rs'
description = "Concordium Node"
authors = ["Concordium <[email protected]>"]
exclude = [".gitignore", ".gitlab-ci.yml", "test/**/*","**/**/.gitignore","**/**/.gitlab-ci.yml"]
Expand Down
2 changes: 1 addition & 1 deletion deps/external/noiseexplorer_xx
Submodule noiseexplorer_xx updated 1 files
+6 −0 src/state.rs

0 comments on commit a8371f7

Please sign in to comment.