sentry-contrib-native-sys 0.3.1

Unofficial FFI bindings to the Sentry Native SDK for Rust.
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "external/libunwindstack-ndk"]
	path = external/libunwindstack-ndk

	url = https://github.com/getsentry/libunwindstack-ndk

[submodule "external/breakpad"]
	path = external/breakpad

	url = https://github.com/getsentry/breakpad.git

[submodule "external/third_party/lss"]
	path = external/third_party/lss

	url = https://chromium.googlesource.com/linux-syscall-support

[submodule "external/crashpad"]
	path = external/crashpad

	url = https://github.com/getsentry/crashpad.git

	branch = getsentry